A small to dump content of an open bucket
usage: download_bucket bucket_url positional arguments: bucket_url Url of the bucket to download
- (Optional)
virtualenv venv && source ./venv/bin/activate
pip install -r requirements.txt
It's a quick and dirty project so issues are welcome and pull requests are appreciated.