/racket-tmbundle

Textmate bundle for Racket LISP

Primary LanguageRuby

To get this TextMate bundle, run the following commands in your Terminal:

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