Skip to content

Instantly share code, notes, and snippets.

@widyakumara
Created October 15, 2016 03:42
Show Gist options
  • Save widyakumara/df992b63731302834ae807c10f99b8c2 to your computer and use it in GitHub Desktop.
Save widyakumara/df992b63731302834ae807c10f99b8c2 to your computer and use it in GitHub Desktop.
// Javascript.sublime-build for SublimeText 3 on MacOS
{
"cmd": ["node", "$file"],
"selector": "source.js",
"path": "$PATH"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment