flavours 0.7.1

An easy to use base16 scheme manager/builder that integrates with any workflow.
Documentation
1
2
3
4
5
6
7
8
pub mod apply;
pub mod build;
pub mod current;
pub mod generate;
pub mod info;
pub mod list;
pub mod list_templates;
pub mod update;