Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 340 Bytes

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

npm install -g s3-explorer-static-generator

Usage

s3-explorer-static-generator --bucket <bucket-name> --output <output-directory>

License

MIT