Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 363 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 363 Bytes

Mys3CLI

Description

This is a simple CLI tool to interact with AWS S3 buckets.

To work with this tool, you need to have an AWS account and have your credentials set up.

Installation

$ git clone https://github.com/prxgr4mm3r/AWS-S3-project.git
$ cd AWS-S3-project
$ docker build -t mys3cli .
$ docker run -it mys3cli
$ bush buildInDocker.sh