gulp-foreach : Send each file in a stream down its own stream. You can installing gulp-foreach 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-foreach $ sudo npm install -g gulp-foreach
If want to update the gulp-foreach package execute the command as below,
$ sudo npm update gulp-foreach
Update package globally,
$ npm install -g gulp-foreach
$ sudo git clone https://github.com/rektide/gulp-foreach.git
$ sudo npm install -g ./gulp-foreach
gulp-foreach@0.1.0 /usr/lib/node_modules/gulp-foreach
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-foreach
Package Name | gulp-foreach |
Version | 0.1.0 |
Description | Send each file in a stream down its own stream |
Released Date | 2014-12-12T12:47:24.268Z |
Published by | mariusgundersen |
How to Learn | https://www.npmjs.com/package/gulp-foreach/tutorial |