Skip to main content

Download DebtLens CLI

v0.3.1

Single binary. No dependencies. Works offline.

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