nwjs-shell-builder
nwjs-shell-builder copied to clipboard
NW.js (node-webkit) shell script builder and packager scripts
Hi all, Just a few words to let you know that I've published a new project based on *nwjs-shell-builder* : https://github.com/lgodard/nwjs-node-packager https://github.com/lgodard/nwjs-node-packager allows to package (linux, win, osx) a nwjs...
On my last build I ran out of disk space, because the resulting `.zip` files were between 30-40 GB for Linux and Mac builds. Is there a config I have...
New optional requirements: (Still optional won't change current functionality unless available) - Winresourcer npm module ( https://www.npmjs.com/package/winresourcer ) - wine 1.7: Install deps: ``` sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update...