rojo init <PATH>

Initializes a new Rojo project

Arguments

NameDescription
PATHPath to the place to create the project. Defaults to the current directory [default: ]

Options

NameDescription
--kind <KIND>The kind of project to create, 'place' or 'model'. Defaults to place