This is a bundle for MoonScript which adds syntax highlighting and indentation to TextMate (and Sublime Text and any other compatible editors).
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/leafo/moonscript-tmbundle.git MoonScript.tmbundle
- Add a
MoonScriptdirectory to your packages directory. - Check out this repository there.
