sa
Home Projects Code Node-webkit build shell script

Node-webkit build shell script

Published by Sasha Khamkov

Node-webkit build shell script

Node-webkit shell builder for node-webkit applications.

This script can be easily integrated into your release process.

It will download node-webkit 32/64bit for Linux, Windows and OSX and build for all 3 platforms from given source directory.

The script is written mainly to help with building proccess of Gisto and currently serves as part of our automatic nightly builds.

sa