This website requires JavaScript.
Explore
关于
常见问题
Help
Sign in
CaptainCore
/
captaincore
Watch
1
Star
0
Fork
You've already forked captaincore
0
mirror of
https://ghproxy.net/https://github.com/CaptainCore/captaincore.git
synced
2025-10-04 04:38:30 +08:00
Code
Issues
Projects
Packages
Wiki
Activity
Actions
0bd51d6c81
captaincore
/
captaincore.go
10 lines
99 B
Go
Raw
Normal View
History
Unescape
Escape
📦 NEW: Go CLI
2021-06-24 23:05:07 -04:00
package
main
import
(
👌 IMPROVE: Self references
2021-07-12 17:42:56 -04:00
"github.com/CaptainCore/captaincore/cmd"
📦 NEW: Go CLI
2021-06-24 23:05:07 -04:00
)
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in a new issue
Copy permalink