Release Notes (Git Log Fallback)
Release Information
- Current Tag: v0.5.0
- Release Date: 2026-05-17
Commits
Features
Contributors
Installation
Go Install
go install github.com/AxeForging/seedstorm/cmd/seedstorm@v0.6.0
Linux/macOS (AMD64)
curl -L https://github.com/AxeForging/seedstorm/releases/download/v0.6.0/seedstorm-linux-amd64.tar.gz | tar xz
chmod +x seedstorm-linux-amd64
sudo mv seedstorm-linux-amd64 /usr/local/bin/seedstorm
Linux/macOS (ARM64)
curl -L https://github.com/AxeForging/seedstorm/releases/download/v0.6.0/seedstorm-linux-arm64.tar.gz | tar xz
chmod +x seedstorm-linux-arm64
sudo mv seedstorm-linux-arm64 /usr/local/bin/seedstorm