anesis 0.9.1

CLI for scaffolding projects from remote templates and extending them with project addons
Documentation
1
2
3
4
5
pub mod account;
pub mod login;
pub mod logout;
pub mod server;
pub mod token;