Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 331 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 331 Bytes

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