Signal Diff CLI downloads
Self-contained signaldiff builds. Each zip includes the executable and a VERSION file.
You do not need the .NET SDK or a clone of this repository.
Fastest path: run the hosted installer, then signaldiff --help.
irm 'https://signaldiff.dev/install/cli.ps1' -OutFile "$env:TEMP\signaldiff-install-cli.ps1"
& "$env:TEMP\signaldiff-install-cli.ps1"
curl -fsSL 'https://signaldiff.dev/install/cli.sh' | bash
Verify manual downloads with the published .sha256 sidecar before extracting.
See Cloud CLI for commands and API keys.
All downloads
No CLI builds are published yet. Check back after the next CLI release.