gulp-jsdoc3 : gulp integration for jsdoc3 cli. You can installing gulp-jsdoc3 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-jsdoc3 $ sudo npm install -g gulp-jsdoc3
If want to update the gulp-jsdoc3 package execute the command as below,
$ sudo npm update gulp-jsdoc3
Update package globally,
$ npm install -g gulp-jsdoc3
$ sudo git clone https://github.com/rektide/gulp-jsdoc3.git
$ sudo npm install -g ./gulp-jsdoc3
gulp-jsdoc3@1.0.1 /usr/lib/node_modules/gulp-jsdoc3
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-jsdoc3
Package Name | gulp-jsdoc3 |
Version | 1.0.1 |
Description | gulp integration for jsdoc3 cli |
Released Date | 2016-11-04T17:38:02.838Z |
Published by | mlucool |
How to Learn | https://www.npmjs.com/package/gulp-jsdoc3/tutorial |