Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rrainn/s3-explorer-static-generator


https://github.com/rrainn/s3-explorer-static-generator

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# s3-explorer-static-generator

A CLI tool that allows you to generate a static website based on the current contents of an S3 bucket.

## Installation

```bash
npm install -g s3-explorer-static-generator
```

## Usage

```bash
s3-explorer-static-generator --bucket --output
```

## License

[MIT](LICENSE)