Simple Go CLI tool for uploading to S3
Go to file
Jakub Sokołowski d1ea47090e
add initial go.mod
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-12 16:44:01 +01:00
README.md add initial readme 2022-01-12 16:43:55 +01:00
go.mod add initial go.mod 2022-01-12 16:44:01 +01:00

README.md

Description

The most basic possible Go CLI tool for uploading to S3 compatible storage.

Usage

TODO