https://github.com/benallfree/hamljs-cli
https://github.com/benallfree/hamljs-cli
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benallfree/hamljs-cli
- Owner: benallfree
- Created: 2015-12-23T20:19:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T22:44:18.000Z (almost 10 years ago)
- Last Synced: 2025-05-23T08:13:26.116Z (4 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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`