MXS-1300: Add build script for MaxCtrl

The build uses the pkg library to package a Node.js app and all of its
dependenices.
This commit is contained in:
Markus Mäkelä 2017-07-07 18:32:39 +03:00
parent ebfa631bae
commit 78a95def7d

5
client/maxctrl/build.sh Executable file
View File

@ -0,0 +1,5 @@
#/bin/bash
npm install
npm install pkg
node_modules/pkg/lib-es5/bin.js -t node6-linux-x64 .