gulp-env : Add env vars to your process.env. You can installing gulp-env 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 gulp-env $ sudo npm install -g gulp-env
If want to update the gulp-env package execute the command as below,
$ sudo npm update gulp-env
Update package globally,
$ npm install -g gulp-env
$ sudo git clone https://github.com/rektide/gulp-env.git
$ sudo npm install -g ./gulp-env
gulp-env@0.4.0 /usr/lib/node_modules/gulp-env
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-env
Package Name | gulp-env |
Version | 0.4.0 |
Description | Add env vars to your process.env |
Released Date | 2016-01-03T18:35:40.953Z |
Published by | russmatney |
How to Learn | https://www.npmjs.com/package/gulp-env/tutorial |