The reVault command-line application. Installing this crate provides the
`lockbox` and `lbx` commands for creating, opening, and managing encrypted
lockboxes and local vaults.
```bash
cargo install revault_cli
lbx vault init
```
See the [reVault repository README](https://github.com/onepub-dev/reVault#readme)
for the complete command guide.
See the repository license for licensing terms.