https://github.com/zicklag/deno_mirror_script
Just testing out deno to mirror S3 buckets.
https://github.com/zicklag/deno_mirror_script
Last synced: 6 months ago
JSON representation
Just testing out deno to mirror S3 buckets.
- Host: GitHub
- URL: https://github.com/zicklag/deno_mirror_script
- Owner: zicklag
- Created: 2024-04-08T16:17:16.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T20:49:25.000Z (over 1 year ago)
- Last Synced: 2025-05-21T16:49:38.862Z (8 months ago)
- Language: TypeScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# S3 Checksum Compare
## Install
```bash
deno install -rf --name s3-checksum-compare https://raw.githubusercontent.com/zicklag/deno_mirror_script/master/main.ts
```
## Usage
View the usage with `s3-checksum-compare --help`.