Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tristanmorgan/go-upload

A small upload tool
https://github.com/tristanmorgan/go-upload

file-upload s3

Last synced: about 1 month ago
JSON representation

A small upload tool

Awesome Lists containing this project

README

        

# go-upload
A small upload tool, allows simple cross platform uploads to S3 compatible storage. I may expand upon it later.

## Usage

Usage: ./go-upload_darwin [-v] source-file s3://bucket/key/path

## License

This code is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).