Module librojo::cli[][src]

Expand description

Defines Rojo’s CLI through structopt types.

Structs

Generates a model or place file from the Rojo project.

Open Rojo’s documentation in your browser.

Reformat a Rojo project using the standard JSON formatting rules.

Initializes a new Rojo project.

Command line options that Rojo accepts, defined using the structopt crate.

Install Rojo’s plugin.

Expose a Rojo project to the Rojo Studio plugin.

Builds the project and uploads it to Roblox.

Enums

The templates we support for initializing a Rojo project.

Manages Rojo’s Roblox Studio plugin.