NAME
kelp-generator - Generate Kelp applications
SYNOPSIS
kelp-generator [options] <application-name>
OPTIONS
- --path=s
-
Path where to create the files
- --type=s
-
Type of application to create (default: kelp)
- --(no)verbose
-
Display more or less information
- --force
-
Force overwriting existing files
- --tabs
-
Use tabs for indentation instead of spaces
- --help
-
This help screen
DESCRIPTION
This program will generate a Kelp project from one of the registered templates. <application-name>
will be used as the name of the package.