# bitwarden-proton-sync This is a cron-based CLI tool to sync Bitwarden to Proton Pass. ### Runtime requirements: - `pass-cli` - Proton Pass CLI (must be logged in) ### Building ```sh cargo build ```