Create a new GenLayer project using the default template
Usage
$ genlayer new [options] <projectName>
Arguments
<projectName>
Options
| Short | Long | Description | Required | Default |
|---|---|---|---|---|
| --path <directory> | Specify the directory for the new project | No | . | |
| --overwrite | Overwrite existing directory if it exists | No | false | |
| -h | --help | display help for command | No |