Skip to content

Instantly share code, notes, and snippets.

@kurtbartholomew
Created February 10, 2015 01:07
Show Gist options
  • Save kurtbartholomew/69675ba236dcdde69570 to your computer and use it in GitHub Desktop.
Save kurtbartholomew/69675ba236dcdde69570 to your computer and use it in GitHub Desktop.
Node JS Sublime Build System
{
"cmd": ["/usr/bin/nodejs", "$file"],
"selector": "source.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment