This is a TextMate compatible bundle for using the Sass CSS enhancement language by Hampton Catlin, Nathan Weizenbaum and Chris Eppstien.
This bundle was originally written in order to provide Sass snippets, but since then there have been many fantastic contributions. Thanks to Github for making it easy to bring all of those contributions together:
- @agibralter
- @aussiegeek
- @charlesr
- @choan
- @giannichiappetta
- @gruner
- @mattpolito
- @mattsa
- @mfilej
- @squishtech
- @tharealpatton
- @trevorsmith
- @antw
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/charlesr/ruby-sass-tmbundle.git "Ruby Sass.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
wget http://github.com/charlesr/ruby-sass-tmbundle/tarball/master
tar zxf aussiegeek-ruby-sass-tmbundle*.tar.gz
rm aussiegeek-ruby-sass-tmbundle*.tar.gz
mv aussiegeek-ruby-sass-tmbundle* "Ruby on Rails.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'
A reasonably up-to-date version of this bundle is usually available for installation via the Bundles Manager (Bundles > Edit Bundles > Manage Bundles). Unless you want the bleeding edge version of this bundle, install from there. Otherwise:
Make sure msysGit is installed, then at the command line:
cd %appdata%\e\Bundles
git clone git://github.com/charlesr/ruby-sass-tmbundle.git "Ruby Sass.tmbundle"
In E, select Bundles > Edit Bundles > Reload Bundles
Download the bundle using Github's "Download" button and extract the content of the folder contained in the zip file into:
%appdata%\e\Bundles\Ruby Sass.tmbundle\