Releases: stut/s3dir
Releases · stut/s3dir
v1.0.0
S3Dir v1.0.0
Installation
Docker
docker pull stut/s3dir:v1.0.0Binary Download
Download the appropriate binary for your platform below.
From Source
git clone https://github.com/stut/s3dir
cd s3dir
git checkout v1.0.0
go build -o s3dir ./cmd/s3dirQuick Start
# Extract binary (Linux/macOS example)
tar xzf s3dir-linux-amd64.tar.gz
# Run
./s3dir-linux-amd64Changes
See commit history for detailed changes.
Checksums
See checksums.txt for SHA256 checksums of all artifacts.