gorros / s3-edit-rs

Edit a file directly on Amazon S3 in CLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s3-edit-rs

The original idea for this project comes from s3-edit written in Go by tsub. I started this project for educational purposes, and it is my first project written in Rust.

Intallation

Install with cargo

$ cargo install --git https://github.com/gorros/s3-edit-rs

Requirements

  • AWS credentials
  • Upload files to S3 in advance

Usage

Note: Upload the file to S3 in advance.

About

Edit a file directly on Amazon S3 in CLI.


Languages

Language:Rust 100.0%