Releases
Prebuilt binaries for all supported platforms. Zero dependencies.
v0.1.0 alpha
2026-03-30Quick install
Linux / macOS
curl -fsSL https://kief.dev/vekt/install.sh | shWindows (PowerShell)
irm https://kief.dev/vekt/install.ps1 | iexVerify your download
After downloading, verify the SHA-256 checksum matches:
Linux / macOS
sha256sum vekt-linux-x86_64Windows (PowerShell)
Get-FileHash vekt-windows-x86_64.exe -Algorithm SHA256