Skip to content

Instantly share code, notes, and snippets.

@octalmage
Created February 10, 2015 12:29
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 octalmage/042d8d26420c479e4f02 to your computer and use it in GitHub Desktop.
Save octalmage/042d8d26420c479e4f02 to your computer and use it in GitHub Desktop.
Atom build node-webkit on Mac. https://atom.io/packages/build
{
"cmd": "/Applications/node-webkit.app/Contents/MacOS/node-webkit",
"args": ["--enable-logging", "{FILE_ACTIVE_PATH}"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment