Skip to content

Instantly share code, notes, and snippets.

@anonymelon
Created April 10, 2015 03:07
Show Gist options
  • Save anonymelon/d830f288fa6de3cda0c0 to your computer and use it in GitHub Desktop.
Save anonymelon/d830f288fa6de3cda0c0 to your computer and use it in GitHub Desktop.
js.sublime-build
{
"cmd": ["/Users/Jeremy/.nvm/v0.10.36/bin/node", "$file"],
"selector": "source.js",
"windows" : {
"shell": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment