handcrafted / handcrafted-haml-textmate-bundle

A Handcrafted HAML TextMate bundle to aid in rapid HAML development.
http://gethandcrafted.com/
225 stars 49 forks source link

Handcrafted HAML TextMate Bundle

Description

The Handcrafted HAML TextMate Bundle is a TextMate bundle to aid in rapid HAML development.

Credits

Created by Adam Stacoviak, co-founder of Handcrafted, a Rails Development Consulting Firm.

Parts of this bundle were ported from the official Ruby Haml TextMate bundle. The filter snippets were ported from Matt Polito's ruby-haml.tmbundle.

Installation

  1. $ cd ~/Library/Application\ Support/TextMate/Bundles/
  2. $ git clone git://github.com/handcrafted/handcrafted-haml-textmate-bundle.git HAML-Handcrafted.tmbundle
  3. $ osascript -e 'tell app "TextMate" to reload bundles'