package main import "awesome_cli/cmd" func main() { cmd.Execute() }