v0.73.0
Install
# Go module (any platform with Go toolchain)
go install github.com/iome-sh/iomesh-tui/cmd/iomesh@v0.73.0
# Or download the archive for your OS/arch from the Assets list below.
# Each archive has a matching *.sbom.spdx.json supply-chain bill of materials.
# checksums.txt is keyless-signed (cosign); verify with:
# cosign verify-blob --certificate checksums.txt.pem --signature checksums.txt.sig \
# --certificate-identity-regexp 'https://github.com/iome-sh/iomesh-tui/.*' \
# --certificate-oidc-issuer https://token.actions.githubusercontent.com \
# checksums.txtSee RELEASING.md and CHANGELOG.md.