CLI

Rate this page:

create

Usage

1
2
Usage: forge create [options] [name]

Description: create an app

Options

1
2
--verbose                         enable verbose mode
-t, --template <template name>    specify the template to use
-d, --directory <directory name>  specify the directory to create (uses the
                                  template name by default)
-h, --help                        display help for command

Rate this page: