rojo init <PATH>
Initializes a new Rojo project
Arguments
Name | Description |
---|---|
PATH | Path to the place to create the project. Defaults to the current directory [default: ] |
Options
Name | Description |
---|---|
--kind <KIND> | The kind of project to create, 'place' or 'model'. Defaults to place |