Download DebtLens CLI
v0.3.1Single binary. No dependencies. Works offline.
macOS
Linux
Verify your download
# Download the checksum file
curl -LO https://debtlens.app/downloads/checksums.txt
# Verify your binary (example for Linux amd64)
sha256sum -c checksums.txt --ignore-missing
Or download checksums.txt directly.
Install
macOS / Linux
tar xzf debtlens-*.tar.gz
sudo mv debtlens /usr/local/bin/
debtlens --version
Windows
# Extract the zip, then add to your PATH
debtlens.exe --version
Ready to go?
Get started with your first analysis →