jade-watch
v0.1.1
Published
jade templates watcher
Downloads
10
Readme
jade-watch
Jade watcher for pre-compile templates to JavaScript.
Include jade runtime.js before using templates in browser.
Installation
via npm:
$ npm install jade-watch -g
Basic Usage
$ jade-watch -d -o ./static/views/ ./src/static/views/
use option --help
for help