public
Description: A Handcrafted HAML TextMate bundle to aid in rapid HAML development.
Homepage: http://gethandcrafted.com/
Clone URL: git://github.com/handcrafted/handcrafted-haml-textmate-bundle.git
name age message
file .gitignore Thu Nov 06 23:49:55 -0800 2008 Initial repo creation based on the ported downoad [Adam Stacoviak]
directory Commands/ Thu Nov 06 23:49:55 -0800 2008 Initial repo creation based on the ported downoad [Adam Stacoviak]
directory Preferences/ Thu Nov 06 23:49:55 -0800 2008 Initial repo creation based on the ported downoad [Adam Stacoviak]
file README.markdown Thu Sep 17 00:24:43 -0700 2009 One more further tweak to the README content [Adam Stacoviak]
directory Snippets/ Thu Sep 17 00:22:09 -0700 2009 Added a new link_top snippet [Adam Stacoviak]
directory Syntaxes/ Thu Nov 06 23:49:55 -0800 2008 Initial repo creation based on the ported downoad [Adam Stacoviak]
file info.plist Sat May 23 09:21:11 -0700 2009 Added support for breaks and updated .columns f... [Adam Stacoviak]
README.markdown

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'