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