0.2.3 • Published 6 years ago

simply-s3 v0.2.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Simply S3

Powerful and easy to use S3 CLI

Installation

This package is meant to be installed globally:

$ npm i -g simply-s3

Node Version

This package was built using Node v10.10.0 and is only guaranteed to work with that version

Usage

$ simplys3 <action> [options]

For consistency in documentation, each action has help text associated with it that can be accessed by using the --help (or -h) option.

Use the help action for general assistance with using the package:

$ simplys3 help

Development

This project is developed under the following paradigms 1. This project must support large files 2. This project should use as few dependencies as possible 3. This project should be as easy to use as possible

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago