vanilla/mustacher

Run mustache templates against a JSON file from the command line.

Package info

github.com/vanilla/mustacher

pkg:composer/vanilla/mustacher

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.1.0 2015-05-20 16:21 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT a1900bf38d25ec8f8c20981f80a87f84f033a845

  • Todd Burry <todd.woop@vanillaforums.com>

This package is auto-updated.

Last update: 2026-06-15 18:18:27 UTC


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:

  1. Install mustacher using composer with composer global require vanilla/mustacher.
  2. Call mustacher --help for 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.