node-modules-webant-handler-mtmpl
Require John Resig style micro-templating files with webant
See:
Installation
$ npm install webant-handler-mtmpl
Usage
Ensure the mtmpl
handler is present in your webant configuration file. For example:
You may now require
mtmpl files:
;
See the webant module for more information.
Tests
Ensure phantomjs is installed and in your PATH, then run:
$ npm test