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

https://github.com/macournoyer/ruby-supreme.tmbundle

A TextMate bundle I use w/ my Ruby stuff. Full of magic.
https://github.com/macournoyer/ruby-supreme.tmbundle

Last synced: 4 months ago
JSON representation

A TextMate bundle I use w/ my Ruby stuff. Full of magic.

Awesome Lists containing this project

README

          

To install:

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/macournoyer/Ruby-Supreme.tmbundle.git "Ruby Supreme.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'