2 releases
0.1.1 | Feb 8, 2019 |
---|---|
0.1.0 | Aug 29, 2018 |
#10 in #decrypting
9KB
148 lines
enpass-cli
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 <database>
-p <password>
USAGE:
enpass-cli -d <database> -p <password>
For more information try --help
Dependencies
~16–24MB
~373K SLoC