Foundry ยท download
One-line installer for the open-source Foundry Gateway.
Detects platform, verifies SHA-256, drops the binary in
~/.local/bin (or /usr/local/bin if root).
curl -fsSL https://download.fdy.sh | sh
curl -fsSL https://download.fdy.sh | FOUNDRY_VERSION=0.6.0 sh
curl -fsSL https://download.fdy.sh | INSTALL_DIR=/opt/foundry/bin sh
foundry serve locally; graduate to Cloud when it matters