Skip to content

Instantly share code, notes, and snippets.

@codeachange
Created March 21, 2017 17:17
Show Gist options
  • Save codeachange/ff26d1e63ed0d1b57ea971f54d0b1e21 to your computer and use it in GitHub Desktop.
Save codeachange/ff26d1e63ed0d1b57ea971f54d0b1e21 to your computer and use it in GitHub Desktop.
install nwjs on MAC OSX
  • 下载SDK版文件 https://nwjs.io/
  • 解压后把 nwjs.app 移动到应用程序目录,其他的可以删了
  • 创建 alias alias nw="/Applications/nwjs.app/Contents/MacOS/nwjs"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment