guppy-cli : Commandline functionality for git-guppy. You can installing guppy-cli 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 guppy-cli $ sudo npm install -g guppy-cli
If want to update the guppy-cli package execute the command as below,
$ sudo npm update guppy-cli
Update package globally,
$ npm install -g guppy-cli
$ sudo git clone https://github.com/rektide/guppy-cli.git
$ sudo npm install -g ./guppy-cli
guppy-cli@1.0.1 /usr/lib/node_modules/guppy-cli
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall guppy-cli
Package Name | guppy-cli |
Version | 1.0.1 |
Description | Commandline functionality for git-guppy |
Released Date | 2016-07-07T04:57:33.779Z |
Published by | therealklanni |
How to Learn | https://www.npmjs.com/package/guppy-cli/tutorial |