Skip to content

Instantly share code, notes, and snippets.

@mateusfreira
Created May 4, 2012 02:17
Show Gist options
  • Save mateusfreira/2591421 to your computer and use it in GitHub Desktop.
Save mateusfreira/2591421 to your computer and use it in GitHub Desktop.
Coffee SublimeTextBuild sample
{
"cmd": ["coffee", "$file"],
"selector" : "source.coffee",
"path" : "/usr/local/bin"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment