gulp-template : Render/precompile Lo-Dash/Underscore templates. You can installing gulp-template 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-template $ sudo npm install -g gulp-template
If want to update the gulp-template package execute the command as below,
$ sudo npm update gulp-template
Update package globally,
$ npm install -g gulp-template
$ sudo git clone https://github.com/rektide/gulp-template.git
$ sudo npm install -g ./gulp-template
gulp-template@4.0.0 /usr/lib/node_modules/gulp-template
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-template
Package Name | gulp-template |
Version | 4.0.0 |
Description | Render/precompile Lo-Dash/Underscore templates |
Released Date | 2016-04-08T08:15:14.911Z |
Published by | sindresorhus |
How to Learn | https://www.npmjs.com/package/gulp-template/tutorial |