anesis 0.12.5

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