heroku-cli-util : Set of helpful CLI utilities. You can installing heroku-cli-util 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 heroku-cli-util $ sudo npm install -g heroku-cli-util
If want to update the heroku-cli-util package execute the command as below,
$ sudo npm update heroku-cli-util
Update package globally,
$ npm install -g heroku-cli-util
$ sudo git clone https://github.com/rektide/heroku-cli-util.git
$ sudo npm install -g ./heroku-cli-util
heroku-cli-util@6.2.10 /usr/lib/node_modules/heroku-cli-util
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall heroku-cli-util
Package Name | heroku-cli-util |
Version | 6.2.10 |
Description | Set of helpful CLI utilities |
Released Date | 2017-10-04T17:05:59.699Z |
Published by | rasphilco |
How to Learn | https://www.npmjs.com/package/heroku-cli-util/tutorial |