This website requires JavaScript.
Explore
Help
Sign In
test-version22
/
gitee_cli
mirror of
https://gitee.com/JJ-H/gitee_cli.git
Watch
1
Star
0
Fork
You've already forked gitee_cli
0
Code
Issues
Projects
Releases
Wiki
Activity
main
gitee_cli
/
main.go
11 lines
96 B
Go
Raw
Permalink
Blame
History
package
main
import
(
"gitee_cli/cmd"
_
"gitee_cli/config"
)
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink