gulp-pug : Gulp plugin for compiling Pug templates. You can installing gulp-pug 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-pug $ sudo npm install -g gulp-pug
If want to update the gulp-pug package execute the command as below,
$ sudo npm update gulp-pug
Update package globally,
$ npm install -g gulp-pug
$ sudo git clone https://github.com/rektide/gulp-pug.git
$ sudo npm install -g ./gulp-pug
gulp-pug@3.3.0 /usr/lib/node_modules/gulp-pug
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-pug
Package Name | gulp-pug |
Version | 3.3.0 |
Description | Gulp plugin for compiling Pug templates |
Released Date | 2017-03-08T23:03:37.607Z |
Published by | jamen |
How to Learn | https://www.npmjs.com/package/gulp-pug/tutorial |