{ }
Declarative releases
Define your build, sign, and publish steps in one TOML file. Foundry runs them deterministically, in parallel where it can.
{ }
Define your build, sign, and publish steps in one TOML file. Foundry runs them deterministically, in parallel where it can.
</>
Works with Rust, Go, Node, Python, Ruby — anything that produces an artifact. Plugins extend without forking.
~/
Runs the same on your laptop and your CI. Reproducible builds across platforms, no Docker required.
Foundry CLI is MIT. Hosted Foundry adds team-grade signing keys, audit logs, and cross-machine cache.