Skip to content

Instantly share code, notes, and snippets.

@hanksudo
Created March 21, 2013 20:27
Show Gist options
  • Save hanksudo/5216413 to your computer and use it in GitHub Desktop.
Save hanksudo/5216413 to your computer and use it in GitHub Desktop.
Build NodeJS script on Sublime Text 2
{
"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