~wezm/upload-to-s3

Small tool to upload a file to Amazon S3
Add note pointing at GitHub repo.
Update all references to point at version 0.1.8
Fix cargo invocation in FreeBSD build

clone

read-only
https://git.sr.ht/~wezm/upload-to-s3
read/write
git@git.sr.ht:~wezm/upload-to-s3

You can also use your local clone with git send-email.

#upload-to-s3

Small binary that can upload a file to an Amazon S3 bucket.

This tool was built to allow uploading files to S3 from a continuous integration pipeline. Pre-built binaries are provided for several platforms, which can be downloaded as part of a CI build.

Note: This project has moved to GitHub: https://github.com/wezm/upload-to-s3.