Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 352 Bytes

README.Md

File metadata and controls

13 lines (8 loc) · 352 Bytes

Handlebars templating prototype

This is a test of precompiled Handlebars template. This might be useful for building templates in Doulevo.

https://stackoverflow.com/a/8666180/25868

Command for compiling the example template

npx handlebars nodejs.dockerfile.tmpl -f nodejs.dockerfile.tmpl.js -c handlebars

Add -m to minmize output.