s3-explorer-static-generator
v2.3.3
Published
A command line tool to generate static html files for a S3 bucket explorer.
Downloads
46
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
npm install -g s3-explorer-static-generator
Usage
s3-explorer-static-generator --bucket <bucket-name> --output <output-directory>