package main import "github.com/ByteDream/crunchy-cli/commands" func main() { commands.Execute() }