1
0
Fork 0
forked from goffee/goffee

add prod mode

This commit is contained in:
Zeni Kim 2024-10-29 06:49:38 -05:00
parent fc32c09fa4
commit 423e87494b
3 changed files with 177 additions and 23 deletions

View file

@ -14,7 +14,7 @@ var cfgFile string
// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "goffee",
Version: "v1.6.1",
Version: "v1.7.1",
Short: "Goffee is the cli tool",
Long: `Goffee is the cli tool for creating new projects and performing other tasks`,