hamlrs-cli

Crates.iohamlrs-cli
lib.rshamlrs-cli
version0.4.2
sourcesrc
created_at2018-08-05 04:19:54.648622
updated_at2018-10-23 15:21:05.002428
descriptionA CLI for convert [Haml](http://haml.info) templates into HTML
homepage
repository
max_upload_size
id77569
size6,155
Jon Hartwell (jhartwell)

documentation

README

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

Commit count: 0

cargo fmt