Local-first secret scanning for terminals, git hooks, and CI on macOS and Linux.
curl -fsSL https://install.offsend.io/cli | bash
OFFSEND_VERSION=0.0.6 โ pin a releaseOFFSEND_INSTALL_DIR=$HOME/.local/bin โ user-local installOFFSEND_PREFIX=$HOME/.local/lib/offsend/cli โ macOS runtime directory
Homebrew:
brew install --cask offsend/tap/offsend-cli (macOS) or
brew install offsend/tap/offsend-cli (Linux).