hamljs-cli
v1.0.0
Published
Command line tool for hamljs
Readme
hamljs-cli
This is a command line package for the awesome hamljs.
Installation
npm install -g hamljs-cli
Usage
hamljs <src> <dst>
This will compile src/**/*.haml from the source folder into dest/**/*.html
