common-bin : Abstraction bin tool. You can installing common-bin 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 common-bin $ sudo npm install -g common-bin
If want to update the common-bin package execute the command as below,
$ sudo npm update common-bin
Update package globally,
$ npm install -g common-bin
$ sudo git clone https://github.com/rektide/common-bin.git
$ sudo npm install -g ./common-bin
common-bin@2.7.1 /usr/lib/node_modules/common-bin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall common-bin
Package Name | common-bin |
Version | 2.7.1 |
Description | Abstraction bin tool |
Released Date | 2017-09-18T11:48:44.056Z |
Published by | atian25 |
How to Learn | https://www.npmjs.com/package/common-bin/tutorial |