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