Simple CLI for generating text from handlebars templates, by feeding them with data from file (YAML parser used is for it, so JSON is also supported), writen in Rust programming language (with usage serde_yaml and handlebars crates).
** Usage
hbs-cli
Where ~
** Building
cargo build --release # for release binary