edp-config : Package for edp configuration. You can installing edp-config 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 edp-config $ sudo npm install -g edp-config
If want to update the edp-config package execute the command as below,
$ sudo npm update edp-config
Update package globally,
$ npm install -g edp-config
$ sudo git clone https://github.com/rektide/edp-config.git
$ sudo npm install -g ./edp-config
edp-config@1.0.2 /usr/lib/node_modules/edp-config
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall edp-config
Package Name | edp-config |
Version | 1.0.2 |
Description | Package for edp configuration |
Released Date | 2014-03-28T08:52:10.754Z |
Published by | ecomfe |
How to Learn | https://www.npmjs.com/package/edp-config/tutorial |