google-storage-upload-zip
v0.5.0
Published
Upload to google Storage S3 files with zip
Readme
S3 support storage files with gzip encoding. This tool support user friendly interface for upload files with max compression ratio using zopfli
install
npm i -g google-storage-upload-zipor npx
npx google-storage-upload-zipUsage
gsuploadzip dist/client tramvay/client/compiled* `dist/client` - directory with files
* `tramvay/client/compiled` - storage bucket and directories when upload files with encodingYou have been auth in google reed docs https://cloud.google.com/docs/authentication/getting-started
gzip files
* js
* css
* svg
* txt
* html
* jsonother files upload with original encoding
