ui-cli 0.1.5

A CLI to add components to your app.
1
2
3
4
5
6
pub mod _init;

pub mod config;
pub mod fetch;
pub mod install;
pub mod user_input;