package core
import "github.com/urfave/cli"

// Commands stores all the commands that packwiz can run. Append to this slice to add your own commands.
var Commands []cli.Command