Skip to content

Instantly share code, notes, and snippets.

@zchee
Last active August 29, 2015 14:04
Show Gist options
  • Save zchee/33cc69cf7683223be6ff to your computer and use it in GitHub Desktop.
Save zchee/33cc69cf7683223be6ff to your computer and use it in GitHub Desktop.
node.sublime-build
{
 "cmd": ["node", "$file"],
"selector" : "source.js",
"path" : "/usr/local/bin"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment