0.1.4 • Published 12 years ago
handlebars-cmd v0.1.4
handlebars-cmd
Invoke handlebars from the commandline.
Example:
echo "Hello {{name}}" | handlebars --name TestOutput:
Hello TestYou may also pass JSON as an argument and use the complete object.
Invoke handlebars from the commandline.
Example:
echo "Hello {{name}}" | handlebars --name TestOutput:
Hello TestYou may also pass JSON as an argument and use the complete object.