binify
v0.0.1
Published
Compile and distribute your node apps as a single binary
Readme
binify
Compile and distribute your node apps as a single binary
Installation
$ npm install -g binifyUsage
Just run binify from your node project's directory.
Run binify -h to see more options.
Limitations
- Doesn't work with native modules yet
- Haven't tested on Windows yet
