STU

S3 Terminal UI

About

STU is the TUI application for AWS S3 written in Rust using tui-rs.

Installation

stu is still under development...

$ cargo install --git https://github.com/lusingander/stu --force

Usage

``` STU - S3 Terminal UI

Usage: stu [OPTIONS]

Options: -r, --region AWS region -e, --endpoint-url AWS endpoint url -p, --profile AWS profile name -h, --help Print help -V, --version Print version ```

License

MIT