gulp-awspublish : gulp plugin to publish files to amazon s3. You can installing gulp-awspublish 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-awspublish $ sudo npm install -g gulp-awspublish
If want to update the gulp-awspublish package execute the command as below,
$ sudo npm update gulp-awspublish
Update package globally,
$ npm install -g gulp-awspublish
$ sudo git clone https://github.com/rektide/gulp-awspublish.git
$ sudo npm install -g ./gulp-awspublish
gulp-awspublish@3.3.0 /usr/lib/node_modules/gulp-awspublish
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-awspublish
Package Name | gulp-awspublish |
Version | 3.3.0 |
Description | gulp plugin to publish files to amazon s3 |
Released Date | 2016-07-08T23:26:01.082Z |
Published by | pgherveou |
How to Learn | https://www.npmjs.com/package/gulp-awspublish/tutorial |