node-libfleaux
v0.0.1
Published
node wrapper for libfleaux
Readme
#Node-LibFleaux
This is the node wrapped version of LibFleaux.
###Install
npm install node-libfleaux###Build
git clone https://github.com/mrbroll/node-libfleaux.git <dir>
cd <dir>
npm installTo run tests:
npm testNote: This has only been tested on Linux Ubuntu 14.04 and Mac OSX 10.10
Still need to set up post-install scripts to copy node file to platform-specific folder
