Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rrainn/s3-explorer-static-generator
https://github.com/rrainn/s3-explorer-static-generator
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rrainn/s3-explorer-static-generator
- Owner: rrainn
- License: mit
- Created: 2023-11-17T23:51:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-20T01:21:43.000Z (5 months ago)
- Last Synced: 2024-12-09T16:56:00.711Z (30 days ago)
- Language: JavaScript
- Size: 225 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)