gulp-using : Lists all files used. You can installing gulp-using 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-using $ sudo npm install -g gulp-using
If want to update the gulp-using package execute the command as below,
$ sudo npm update gulp-using
Update package globally,
$ npm install -g gulp-using
$ sudo git clone https://github.com/rektide/gulp-using.git
$ sudo npm install -g ./gulp-using
gulp-using@0.1.1 /usr/lib/node_modules/gulp-using
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-using
Package Name | gulp-using |
Version | 0.1.1 |
Description | Lists all files used |
Released Date | 2016-05-12T16:14:28.014Z |
Published by | jeromedecoster |
How to Learn | https://www.npmjs.com/package/gulp-using/tutorial |