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