gulp-shell : A handy command line interface for gulp. You can installing gulp-shell 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-shell $ sudo npm install -g gulp-shell
If want to update the gulp-shell package execute the command as below,
$ sudo npm update gulp-shell
Update package globally,
$ npm install -g gulp-shell
$ sudo git clone https://github.com/rektide/gulp-shell.git
$ sudo npm install -g ./gulp-shell
gulp-shell@0.6.3 /usr/lib/node_modules/gulp-shell
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-shell
Package Name | gulp-shell |
Version | 0.6.3 |
Description | A handy command line interface for gulp |
Released Date | 2017-03-07T18:40:56.897Z |
Published by | sun-zheng-an |
How to Learn | https://www.npmjs.com/package/gulp-shell/tutorial |