nitaigao / gulp-s3

MIT License
101 stars 82 forks source link

Download or Copy from S3 #73

Open shannonlal opened 7 years ago

shannonlal commented 7 years ago

On a project that I am on we have a need to download some files from S3 prior to uploading our files (using gulp). I could create a separate project to do this; however, I think it would be better to include this in an existing project. I wanted to see if there would be any interest in adding download functionality to the gulp-s3 project.

Thanks

Shannon