bossy : Command line options parser. You can installing bossy 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 bossy $ sudo npm install -g bossy
If want to update the bossy package execute the command as below,
$ sudo npm update bossy
Update package globally,
$ npm install -g bossy
$ sudo git clone https://github.com/rektide/bossy.git
$ sudo npm install -g ./bossy
bossy@4.0.1 /usr/lib/node_modules/bossy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bossy
Package Name | bossy |
Version | 4.0.1 |
Description | Command line options parser |
Released Date | 2017-11-03T06:46:33.099Z |
Published by | hueniverse |
How to Learn | https://www.npmjs.com/package/bossy/tutorial |