From 211bb182590f64925f8815e70d897b482d4f28b9 Mon Sep 17 00:00:00 2001 From: Isaac Whitfield Date: Thu, 7 Nov 2019 16:41:53 -0800 Subject: [PATCH] Add s3-utils --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e019da..62fc6a4 100644 --- a/README.md +++ b/README.md @@ -328,6 +328,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [yaa110/rubigo](https://github.com/yaa110/rubigo) — Golang dependency tool and package manager, written in Rust [](https://travis-ci.org/yaa110/rubigo) * [whitfin/s3-concat](https://github.com/whitfin/s3-concat) — A command line tool to concatenate Amazon S3 files remotely using flexible patterns. * [whitfin/s3-meta](https://github.com/whitfin/s3-meta) — A command line tool to gather metadata about your Amazon S3 buckets. +* [whitfin/s3-utils](https://github.com/whitfin/s3-utils) - A small tool containing utilities based around Amazon S3 to provide additional convenience APIs. * [amar-laksh/workstation](https://github.com/amar-laksh/workstation) — A commandline tool to help you manage your workstation by distancing you from your screen, locking your screen when you aren't there among other things with OPENCV! * [aleshaleksey/AZDice](https://github.com/aleshaleksey/AZDice) — A dice roll success distribution generator for tabletop homebrewers. [](https://travis-ci.org/aleshaleksey/AZDice) * [fcsonline/tmux-thumbs](https://github.com/fcsonline/tmux-thumbs) — A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator.