m2s2-cli 0.2.0

CLI for scaffolding M²S² design system projects
1
2
3
4
pub mod generate;
pub mod new;
pub mod run;
pub mod upgrade;