An open API service indexing awesome lists of open source software.

https://github.com/benallfree/hamljs-cli


https://github.com/benallfree/hamljs-cli

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# hamljs-cli

This is a command line package for the awesome [hamljs](https://www.npmjs.com/package/hamljs).

# Installation

`npm install -g hamljs-cli`

# Usage

`hamljs `

This will compile `src/**/*.haml` from the source folder into `dest/**/*.html`