ui-cli 0.2.0

A CLI to add components to your app.
1
2
3
// PATHS
// pub const RELATIVE_PATH_COMPONENTS_DIR: &str = "src/components";
pub const RELATIVE_PATH_PROJECT_DIR: &str = ".";