ui-cli 0.1.2

A CLI to add components to your app.
1
2
3
4
5
6
pub mod commands;
pub mod file_names;
pub mod others;
pub mod paths;
pub mod templates_init;
pub mod urls;