The Last SaaS

Quick install (Linux / macOS)

curl -fsSL https://app.thelastsaas.com/install.sh | sh

Detects your OS and architecture, downloads the matching binary, and installs it to $HOME/.local/bin/saas. Override the destination with LASTSAAS_INSTALL_DIR=~/bin.

Manual download

After downloading on Linux or macOS, make it executable (chmod +x saas) and move it somewhere on your $PATH.

First run

saas login --server https://app.thelastsaas.com

This opens a browser window to complete authentication. See your dashboard once signed in.