For the recommended installation method, see the main README.
go install github.com/javoire/stackinator@latestDownload pre-built binaries from the releases page.
git clone https://github.com/javoire/stackinator.git
cd stackinator
# Quick install (builds and symlinks to ~/bin)
./scripts/install
# Or build manually
./scripts/build