📝 Adds rbw as a runtime dependency
Signed-off-by: Ash Svitan <selfsigned-ash@proton.me>
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
# bitwarden-proton-sync
|
||||
|
||||
This is a cron-based CLI tool to sync Bitwarden to Proton Pass.
|
||||
This is a simple CLI tool to sync Bitwarden to Proton Pass. It can be set up as a cron jo to automate the syncing.
|
||||
|
||||
### Runtime requirements:
|
||||
|
||||
- `pass-cli` - Proton Pass CLI (must be logged in)
|
||||
- `rbw` - Unofficial Bitwarden CLI (must be logged in)
|
||||
|
||||
### Building
|
||||
### Running
|
||||
|
||||
```sh
|
||||
cargo build
|
||||
cargo run
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user