Skip to content

rrainn/s3-explorer-static-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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