dust_compiler
v0.0.3
Published
A simple Node command line tool that watches and compiles dust templates recursively from one directory to another
Downloads
11
Readme
dust_compiler
A simple Node command line tool that watches and compiles dust templates from one directory to another
Installation
- npm install dust_compiler -g
Usage
- $ dust_compiler {input path defaults to ./template} {output_path defaults to ./compiles_temlates}