| Crates.io | base16-builder |
| lib.rs | base16-builder |
| version | 0.1.1 |
| created_at | 2017-11-30 16:24:01.286701+00 |
| updated_at | 2019-11-26 13:56:07.698976+00 |
| description | A Rust implementation of a base16 builder |
| homepage | |
| repository | https://github.com/ilpianista/base16-builder-rust |
| max_upload_size | |
| id | 41134 |
| size | 37,848 |
A Rust implementation of a base16 builder that follows the conventions described at https://github.com/chriskempson/base16.
Version 0.9.0.
git clone https://github.com/ilpianista/base16-builder-rust
cd base16-builder-rust
cargo build
target/debug/base16-builder update
Updates all scheme and template repositories as defined in schemes.yaml and templates.yaml.
target/debug/base16-builder
Build all templates using all schemes
Donations via Liberapay or Bitcoin (1Ph3hFEoQaD4PK6MhL3kBNNh9FZFBfisEH) are always welcomed, thank you!
MIT