gulp-file-include : a gulp plugin for file include. You can installing gulp-file-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-file-include $ sudo npm install -g gulp-file-include
If want to update the gulp-file-include package execute the command as below,
$ sudo npm update gulp-file-include
Update package globally,
$ npm install -g gulp-file-include
$ sudo git clone https://github.com/rektide/gulp-file-include.git
$ sudo npm install -g ./gulp-file-include
gulp-file-include@1.2.0 /usr/lib/node_modules/gulp-file-include
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-file-include
Package Name | gulp-file-include |
Version | 1.2.0 |
Description | a gulp plugin for file include |
Released Date | 2017-08-24T14:05:36.576Z |
Published by | coderhaoxin |
How to Learn | https://www.npmjs.com/package/gulp-file-include/tutorial |