Skip to content

Instantly share code, notes, and snippets.

@mahm
Created February 13, 2014 02:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mahm/8968433 to your computer and use it in GitHub Desktop.
Save mahm/8968433 to your computer and use it in GitHub Desktop.
NodeWebkit.sublime-build
{
"cmd": ["node-webkit", "${project_path:${folder}}"],
"working_dir": "${project_path:${folder}}",
"path": "/Applications/node-webkit.app/Contents/MacOS/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment