ui-cli 0.1.12

A CLI to add components to your app.
1
2
3
4
5
6
7
pub mod commands;
pub mod env;
pub mod file_name;
pub mod others;
pub mod paths;
pub mod template;
pub mod url;