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

https://github.com/grimen/hamlize

Shell: Convert project files to HAML/SASS with ease.
https://github.com/grimen/hamlize

Last synced: 10 months ago
JSON representation

Shell: Convert project files to HAML/SASS with ease.

Awesome Lists containing this project

README

          

h1. HAMLIZE!

DRYing up your development project by converting all HTML/ERB/CSS files in a specified path (recursively) to HAML/SASS.

h2. Installation

sudo gem install grimen-hamlize

h2. Usage

In your project root (@vendor@ will be ignored):

h3. ERB/RHTML/HTML => HAML:

hamlize

h3. CSS => SASS:

sassize

h3. Both:

hamlize+

h2. Bugs & Feedback

If you experience any issues/bugs or have feature requests, just file a GitHub-issue or send me a message.

Copyright (c) 2009 Jonas Grimfelt