#template #haml #templating

app hamlrs-cli

A CLI for convert Haml templates into HTML

5 unstable releases

Uses old Rust 2015

0.4.2 Oct 23, 2018
0.2.0 Aug 28, 2018
0.1.2 Aug 5, 2018
0.1.1 Aug 5, 2018
0.1.0 Aug 5, 2018

#98 in #templating

MIT license

5KB
55 lines

Hamlrs-Cli

Travis CI Build Status

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.

Usage

In order to install hamlrs you will need Cargo. Once cargo is installed you can do

cargo install hamlrs-cli

Stability

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

License

This project is licensed under the MIT license.

Contribution

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

Dependencies

~540KB