This website requires JavaScript.
Explore
Help
Sign In
yo
/
gocage
Watch
1
Star
0
Fork
0
You've already forked gocage
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
5ab0a59db4
gocage
/
main.go
10 lines
71 B
Go
Raw
Normal View
History
Unescape
Escape
Init
2021-12-18 13:13:25 +01:00
package
main
import
(
WIP on start, go fmt on *
2022-04-24 16:49:54 +02:00
"gocage/cmd"
Init
2021-12-18 13:13:25 +01:00
)
WIP on start, go fmt on *
2022-04-24 16:49:54 +02:00
func
main
(
)
{
cmd
.
Execute
(
)
Init
2021-12-18 13:13:25 +01:00
}
Reference in New Issue
Copy Permalink