Capy logo
brew install capysc/tap/capy# or: npm i -g @capysc/cli
capy# capy onboarding flow -> store/sync secrets
capy invite alice@example.com# share with teammates
capy run -- python app.py# run with decrypted secrets
capy deploy# ship to prod