v0.1.3 Command line After installing Docs Your first pass, and the CLI reference
Download Consuela
The first public release, for the three platforms below. Installed copies check for new versions on launch and update in place — download once.
The macOS and Windows builds are not yet code-signed: macOS will warn on first open (right-click the app, then Open), and Windows SmartScreen may ask you to confirm.
CLI
A standalone binary for scripts and CI. Same crawler, same audit — runs headless and sets an exit code so a pipeline can fail the build on regressions.
curl -fsSL https://consuela.io/install.sh | sh
Downloads the right binary for your platform to ~/.local/bin.
Or grab a binary directly:
What there is to read
The documentation describes what a pass does and what it reports. No account needed.