Skip to main content
Use capy run to decrypt .env and pass the plaintext values to your binary. Your code reads env vars with std::env::var or crates like envy.
1

Install the CLI

2

Sync your secrets

3

Run your app

Read env vars the standard way:
4

Invite a teammate

5

Deploy

What’s next

Running your app

The full story on capy run.
Last modified on June 10, 2026