enpass-cli

crates.io docs.rs

Developed on Linux, and therefore only tested on Linux.

Requires libsqlcipher to be available as a shared library. This can be installed from AUR as pacman -S sqlcipher.

I am looking into removing this dependency by statically compiling it. crates.io release also pending.

``` ❯ enpass-cli error: The following required arguments were not provided: -d -p

USAGE: enpass-cli -d -p

For more information try --help ```