/hamlize

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

Primary LanguageRubyMIT LicenseMIT

HAMLIZE!

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

Installation

sudo gem install grimen-hamlize

Usage

In your project root (vendor will be ignored):

ERB/RHTML/HTML => HAML:

hamlize

CSS => SASS:

sassize

Both:

hamlize+

Bugs & Feedback

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

Copyright © 2009 Jonas Grimfelt