package main import "github.com/BattlesnakeOfficial/rules/cli/commands" func main() { commands.Execute() }