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