Example #1
0
func main() {
	commands.Version = VERSION
	commands.BuildDate = BUILD_DATE
	commands.Execute()
}
Example #2
0
func main() {
	commands.Execute()
}