0.1.0 • Published 7 years ago

@embedded-enterprises/dot-cli v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

dot-cli

This project provides a basic cli for doT.js

How to install

$ npm install -g https://github.com/EmbeddedEnterprises/dot-cli.git

How to use

For reference on the template syntax please visit this page.

$ dotjs template.def '{"name":"Jake","age":31}' > result.txt
0.1.0

7 years ago