Justin
d856185ce4
Update bin/mustache
Co-Authored-By: Phillip Johnsen <johphi@gmail.com>
пре 6 година
Justin Staubach
51bd7fd494
Can not use path.parse in version node 0.10
пре 6 година
Justin Staubach
deb13b7fc6
Change let to var for consistency.
пре 6 година
Justin Staubach
625d3cde24
Fixes #429 - support .js views with functions.
пре 6 година
wizawu
8bfd6e4c60
Add `output` argument to mustache bin
пре 10 година
Phillip Johnsen
cbcd788b0c
Linting CLI tool.
Also minor .eslintrc change to be able to use `process.exit()`,
instead of having to `throw new Error()` to exit the process.
пре 10 година
palkan
d0cf9c65ee
[ Fix #483 ] Add partials support to cli
пре 10 година
Phillip Johnsen
b2fb42e572
Improve CLI parsing error
пре 11 година
Phillip Johnsen
26a4e95e3b
CLI: -v option for displaying current version
Fixes #431
пре 11 година
Phillip Johnsen
65387a5468
Created command line tool.
CLI used to render a mustache template with a data view, writes the template into stdout when successfull. Otherwise meaningfull errors into stderr.
Fixes #424
пре 11 година