Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 369 Bytes

templatezor

Cakefile tasks to compile HTML templates into a single file using node exports.* syntax.

Install

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.

Use

cake templates or cake templates-watch