|
1 month ago | |
---|---|---|
.. | ||
src | 1 month ago | |
README.md | 2 months ago | |
build.gradle | 4 months ago | |
pgpainless | 2 months ago |
PGPainless-SOP is an implementation of the Stateless OpenPGP Command Line Interface specification based on PGPainless.
To build an executable, gradle jar
should be sufficient. The resulting jar file can be found in pgpainless-sop/build/libs/
.
Simply use the provided ./pgpainless
script to execute PGPainless' Stateless Command Line Interface.
To discover all commands use
./pgpainless help
Enjoy!