package main import ( "git.metaunix.net/metaunix/fantastic/cmd" ) func main() { cmd.Execute() }