benallfree / hamljs-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%