thielify

0.9.2 • Public • Published

#Thielify

CLI for transforming Hogan template files using supplied json parameters.

Useful for generating static html pages which may need some minimal configuration per environment.

npm install thielify
./node_modules/.bin/thielify --template ./path/to/template.file --json ./path/to/data.json

Alternatively, you could install globally:

npm install -g thielify

Package Sidebar

Install

npm i thielify

Weekly Downloads

2

Version

0.9.2

License

MIT

Last publish

Collaborators

  • garymcleanhall