ember-cli-deploy-revision-data : An ember-cli-deploy plugin to generate data about this deploy revision including a unique revision key based on the current build. You can installing ember-cli-deploy-revision-data 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-revision-data $ sudo npm install -g ember-cli-deploy-revision-data
If want to update the ember-cli-deploy-revision-data package execute the command as below,
$ sudo npm update ember-cli-deploy-revision-data
Update package globally,
$ npm install -g ember-cli-deploy-revision-data
$ sudo git clone https://github.com/rektide/ember-cli-deploy-revision-data.git
$ sudo npm install -g ./ember-cli-deploy-revision-data
ember-cli-deploy-revision-data@1.0.0 /usr/lib/node_modules/ember-cli-deploy-revision-data
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ember-cli-deploy-revision-data
Package Name | ember-cli-deploy-revision-data |
Version | 1.0.0 |
Description | An ember-cli-deploy plugin to generate data about this deploy revision including a unique revision key based on the current build |
Released Date | 2017-04-06T05:25:39.562Z |
Published by | lukemelia |
How to Learn | https://www.npmjs.com/package/ember-cli-deploy-revision-data/tutorial |