cli-engine-heroku : heroku specific functionality for the cli-engine. You can installing cli-engine-heroku 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 cli-engine-heroku $ sudo npm install -g cli-engine-heroku
If want to update the cli-engine-heroku package execute the command as below,
$ sudo npm update cli-engine-heroku
Update package globally,
$ npm install -g cli-engine-heroku
$ sudo git clone https://github.com/rektide/cli-engine-heroku.git
$ sudo npm install -g ./cli-engine-heroku
cli-engine-heroku@5.0.0 /usr/lib/node_modules/cli-engine-heroku
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cli-engine-heroku
Package Name | cli-engine-heroku |
Version | 5.0.0 |
Description | heroku specific functionality for the cli-engine |
Released Date | 2017-09-28T20:25:58.370Z |
Published by | dickeyxxx |
How to Learn | https://www.npmjs.com/package/cli-engine-heroku/tutorial |