Docs
Fargo is a drop-in-ish remote Cargo workflow.
Environment
export FARGO_SERVER_URL=https://api.fargo.sh
export FARGO_API_KEY=fgo_live_...Commands
fargo check [cargo args...]
fargo test [cargo args...]
fargo build [cargo args...]
fargo run [cargo args...] [-- program args...]Security note
Fargo executes uploaded Rust projects on remote builders. The hosted service uses API keys, credit limits, and project isolation; public sandbox hardening is part of the production track.