ember-cli-deploy-plugin : For building plugins for ember-cli-deploy. You can installing ember-cli-deploy-plugin 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 ember-cli-deploy-plugin $ sudo npm install -g ember-cli-deploy-plugin
If want to update the ember-cli-deploy-plugin package execute the command as below,
$ sudo npm update ember-cli-deploy-plugin
Update package globally,
$ npm install -g ember-cli-deploy-plugin
$ sudo git clone https://github.com/rektide/ember-cli-deploy-plugin.git
$ sudo npm install -g ./ember-cli-deploy-plugin
ember-cli-deploy-plugin@0.2.9 /usr/lib/node_modules/ember-cli-deploy-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ember-cli-deploy-plugin
Package Name | ember-cli-deploy-plugin |
Version | 0.2.9 |
Description | For building plugins for ember-cli-deploy |
Released Date | 2016-11-21T23:25:22.046Z |
Published by | lukemelia |
How to Learn | https://www.npmjs.com/package/ember-cli-deploy-plugin/tutorial |