gulp-header : Gulp extension to add header to file(s) in the pipeline.. You can installing gulp-header 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-header $ sudo npm install -g gulp-header
If want to update the gulp-header package execute the command as below,
$ sudo npm update gulp-header
Update package globally,
$ npm install -g gulp-header
$ sudo git clone https://github.com/rektide/gulp-header.git
$ sudo npm install -g ./gulp-header
gulp-header@1.8.9 /usr/lib/node_modules/gulp-header
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-header
Package Name | gulp-header |
Version | 1.8.9 |
Description | Gulp extension to add header to file(s) in the pipeline. |
Released Date | 2017-07-17T20:35:07.359Z |
Published by | tracker1 |
How to Learn | https://www.npmjs.com/package/gulp-header/tutorial |