gulp-add-src : Add more src files at any point in the pipeline (gulp plugin). You can installing gulp-add-src 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-add-src $ sudo npm install -g gulp-add-src
If want to update the gulp-add-src package execute the command as below,
$ sudo npm update gulp-add-src
Update package globally,
$ npm install -g gulp-add-src
$ sudo git clone https://github.com/rektide/gulp-add-src.git
$ sudo npm install -g ./gulp-add-src
gulp-add-src@0.2.0 /usr/lib/node_modules/gulp-add-src
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-add-src
Package Name | gulp-add-src |
Version | 0.2.0 |
Description | Add more src files at any point in the pipeline (gulp plugin) |
Released Date | 2014-11-08T10:37:13.581Z |
Published by | urish |
How to Learn | https://www.npmjs.com/package/gulp-add-src/tutorial |