Skip to content

Instantly share code, notes, and snippets.

@simonmcmanus
Created June 25, 2013 10:52
Show Gist options
  • Save simonmcmanus/5857608 to your computer and use it in GitHub Desktop.
Save simonmcmanus/5857608 to your computer and use it in GitHub Desktop.
node build system.
{
"cmd": ["/usr/local/bin/node ${file}"],
"selector": "source.js",
"shell": true,
"quiet": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment