Skip to content

Instantly share code, notes, and snippets.

@buley
Created September 13, 2012 20:08
Show Gist options
  • Select an option

  • Save buley/3717211 to your computer and use it in GitHub Desktop.

Select an option

Save buley/3717211 to your computer and use it in GitHub Desktop.
CoffeeScript.sublime-build
{
"cmd": ["coffee", "-c", "$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