Skip to content

kidminks/gofold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gofold

CLI which quickly set up the basic layout and files for a new project i.e go scaffolding

Usage:
  gofold [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  handler     Generate a handler file with basic CRUD operations
  help        Help about any command
  init        Generate the base structure of your go project with the given name
  model       Generate a model file with basic crud operation on model in the given file
  route       Generate a route file with basic CRUD operations

Flags:
      --config string   config file with defined structure if not given default will be considerd
  -h, --help            help for gofold
  -t, --toggle          Help message for toggle

Use "gofold [command] --help" for more information about a command.

About

CLI which quickly set up the basic layout and files for a new project i.e go scaffolding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages