bin-build : Easily build binaries. You can installing bin-build npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install bin-build $ sudo npm install -g bin-build
If want to update the bin-build package execute the command as below,
$ sudo npm update bin-build
Update package globally,
$ npm install -g bin-build
$ sudo git clone https://github.com/rektide/bin-build.git
$ sudo npm install -g ./bin-build
bin-build@3.0.0 /usr/lib/node_modules/bin-build
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bin-build
Package Name | bin-build |
Version | 3.0.0 |
Description | Easily build binaries |
Released Date | 2017-06-17T10:19:13.042Z |
Published by | kevva |
How to Learn | https://www.npmjs.com/package/bin-build/tutorial |