Files
MaxScale/client/maxctrl/build.sh
Markus Mäkelä 78a95def7d MXS-1300: Add build script for MaxCtrl
The build uses the pkg library to package a Node.js app and all of its
dependenices.
2017-07-10 22:23:48 +03:00

6 lines
93 B
Bash
Executable File

#/bin/bash
npm install
npm install pkg
node_modules/pkg/lib-es5/bin.js -t node6-linux-x64 .