Foundry ยท download

foundry.

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

Pin a version

curl -fsSL https://download.fdy.sh | FOUNDRY_VERSION=0.6.0 sh

Custom install dir

curl -fsSL https://download.fdy.sh | INSTALL_DIR=/opt/foundry/bin sh

Foundry Cloud

Source