Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save bgadoci/4712182 to your computer and use it in GitHub Desktop.
Save bgadoci/4712182 to your computer and use it in GitHub Desktop.
Adding coffee-script to sublime text 3.
mkdir -p ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/CoffeeScript
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/CoffeeScript
curl -O https://raw.github.com/jashkenas/coffee-script-tmbundle/master/Syntaxes/CoffeeScript.tmLanguage
curl -O https://raw.github.com/jashkenas/coffee-script-tmbundle/master/Preferences/CoffeeScript.tmPreferences
@jeremywarne
Copy link

Amazing, thank you

@drymar
Copy link

drymar commented Aug 27, 2013

Thank You very much!

@NamPNQ
Copy link

NamPNQ commented Sep 10, 2013

:D Good jod, tks you

@davideo
Copy link

davideo commented Sep 17, 2013

Awesome. Thx

@shivanibhanwal
Copy link

Awesome...Thanks!

@yberreby
Copy link

Nice job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment