=======================================
This is the orginal release of the Node.JS language bindings to the OpenVEIL product into open source.
This project uses the node-gyp build process from node.js.
Documentation is not available yet. Sorry.
To become a contributor to this project please look at the document called "Contribution Agreement.pdf".
*** Windows Build ***
On windows we have developed OpenVEILNodeJs using Visual Studio 2015. Open a Node.js command prompt and issue the following commands to configure the build environment.
configure.cmd
This file will download NAN and cmake-js and then create the Visual Studio project files in the build folder.