An open API service indexing awesome lists of open source software.

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.

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`.