anesis 0.12.4

CLI for scaffolding projects from remote templates and extending them with project addons
Documentation
1
2
3
4
5
6
7
pub mod archive;
pub mod cleanup;
pub mod errors;
pub mod fs;
pub mod picker;
pub mod ui;
pub mod validate;