https://github.com/status-im/go-s3up
Simple Go CLI tool for uploading to S3
https://github.com/status-im/go-s3up
s3 s3cmd uploader
Last synced: 10 days ago
JSON representation
Simple Go CLI tool for uploading to S3
- Host: GitHub
- URL: https://github.com/status-im/go-s3up
- Owner: status-im
- Created: 2022-01-12T15:40:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-18T14:25:15.000Z (almost 4 years ago)
- Last Synced: 2026-05-14T14:56:37.489Z (about 1 month ago)
- Topics: s3, s3cmd, uploader
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 59
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
The most basic possible Go CLI tool for uploading to S3 compatible storage.
# Usage
__TODO__