gulp-include : Makes inclusion of files a breeze. Enables functionality similar to that of snockets / sprockets or other file insertion compilation tools.. You can installing gulp-include 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-include $ sudo npm install -g gulp-include
If want to update the gulp-include package execute the command as below,
$ sudo npm update gulp-include
Update package globally,
$ npm install -g gulp-include
$ sudo git clone https://github.com/rektide/gulp-include.git
$ sudo npm install -g ./gulp-include
gulp-include@2.3.1 /usr/lib/node_modules/gulp-include
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-include
| Package Name | gulp-include |
| Version | 2.3.1 |
| Description | Makes inclusion of files a breeze. Enables functionality similar to that of snockets / sprockets or other file insertion compilation tools. |
| Released Date | 2016-08-04T15:14:32.398Z |
| Published by | wiledal |
| How to Learn | https://www.npmjs.com/package/gulp-include/tutorial |