gulp-sequence : Run a series of gulp tasks in order.. You can installing gulp-sequence 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-sequence $ sudo npm install -g gulp-sequence
If want to update the gulp-sequence package execute the command as below,
$ sudo npm update gulp-sequence
Update package globally,
$ npm install -g gulp-sequence
$ sudo git clone https://github.com/rektide/gulp-sequence.git
$ sudo npm install -g ./gulp-sequence
gulp-sequence@0.4.6 /usr/lib/node_modules/gulp-sequence
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-sequence
Package Name | gulp-sequence |
Version | 0.4.6 |
Description | Run a series of gulp tasks in order. |
Released Date | 2016-08-29T15:15:46.793Z |
Published by | zensh |
How to Learn | https://www.npmjs.com/package/gulp-sequence/tutorial |