v0.1.0
Changelog
- 989ad7c chore: fresh initial commit
Install
# macOS / Linux — script (verifies the checksum for you)
curl -sSfL https://raw.githubusercontent.com/devganeshg/kubeaura/main/scripts/install.sh | sh
# With Go installed
go install github.com/devganeshg/kubeaura/cmd/kubeaura@latest
# Windows — download the .zip below, or use the container image
docker run --rm -v ~/.kube:/home/nonroot/.kube ghcr.io/devganeshg/kubeauraVerify a download against checksums.txt:
sha256sum -c checksums.txt --ignore-missing