vanilla/mustacher
Run mustache templates against a JSON file from the command line.
Maintainers
v1.1.0
2015-05-20 16:21 UTC
Requires
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT a1900bf38d25ec8f8c20981f80a87f84f033a845
- Todd Burry <todd.woop@vanillaforums.com>
README
Run mustache templates against a JSON file from the command line.
Instructions
This is a composer project so you'll need to do the following:
- Install mustacher using composer with
composer global require vanilla/mustacher. - Call
mustacher --helpfor a list of command line options.
Tips
Add ~/.composer/vendor/bin to your path so that you can run all your composer command line tools.
