gulp-task-listing : Adds the ability to provide a task listing for your gulpfile. You can installing gulp-task-listing 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-task-listing $ sudo npm install -g gulp-task-listing
If want to update the gulp-task-listing package execute the command as below,
$ sudo npm update gulp-task-listing
Update package globally,
$ npm install -g gulp-task-listing
$ sudo git clone https://github.com/rektide/gulp-task-listing.git
$ sudo npm install -g ./gulp-task-listing
gulp-task-listing@1.0.1 /usr/lib/node_modules/gulp-task-listing
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-task-listing
Package Name | gulp-task-listing |
Version | 1.0.1 |
Description | Adds the ability to provide a task listing for your gulpfile |
Released Date | 2015-06-18T01:06:13.093Z |
Published by | overzealous |
How to Learn | https://www.npmjs.com/package/gulp-task-listing/tutorial |