hbs-cli 0.2.7

Simple CLI for generating text from handlebars templates, by feeding them with data from file YAML/JSON.
1
2
#!/usr/bin/env bash
exec "$command_under_test" data.yaml standalone.hbs -o "$output_file"