fd6bf0adbd
Signed-off-by: Ash Svitan <selfsigned-ash@proton.me>
14 lines
205 B
Markdown
14 lines
205 B
Markdown
# 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
|
|
```
|