Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 700 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 700 Bytes

MoonScript.tmbundle

This is a bundle for MoonScript which adds syntax highlighting and indentation to TextMate (and Sublime Text and any other compatible editors).

screenshot

Installation

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git:/leafo/moonscript-tmbundle.git MoonScript.tmbundle

Sublime Installation

You can install this package by running the following command in your Sublime Text Packages directory:

git clone https:/leafo/moonscript-tmbundle.git MoonScript