Cakefile tasks to compile HTML templates into a single file using node exports.* syntax.
Add or update your project's Cakefile with the Cakefile in this project.
Update your project's package.json file to include underscore
and watch
in the devDependencies
section then npm install
.
cake templates
or cake templates-watch