Crates.io | hamlrs-cli |
lib.rs | hamlrs-cli |
version | 0.4.2 |
source | src |
created_at | 2018-08-05 04:19:54.648622 |
updated_at | 2018-10-23 15:21:05.002428 |
description | A CLI for convert [Haml](http://haml.info) templates into HTML |
homepage | |
repository | |
max_upload_size | |
id | 77569 |
size | 6,155 |
This is a CLI for Haml-rs on Crates.io. The aim for this is to produce identical HTML to what the Ruby Haml gem produces.
In order to install hamlrs you will need Cargo. Once cargo is installed you can do
cargo install hamlrs-cli
This software is in its early stages and as such there may be issues with stability.
If you find any bugs please don't hesitate to open an issue on github or, if you want, you can reach out directly to me at jon@dontbreakthebuild.com
This project is licensed under the MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Haml-rs by you, shall be licensed as MIT, without any additional terms or conditions.
If you have any questions you can reach me via email at jon@dontbreakthebuild.com