ui-cli 0.1.2

A CLI to add components to your app.
1
2
pub const COMMAND_ADD: &str = "add";
pub const COMMAND_INIT: &str = "init";