1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-12 14:44:51 +02:00
Commit graph

4 commits

Author SHA1 Message Date
Paul Schaub 4244107994
Add readmes for all modules 2021-07-17 00:27:58 +02:00
Paul Schaub 8cf5347b52 Base PGPainlessCLI on new sop-java module
* Rename pgpainless-sop -> pgpainless-cli
* Introduce sop-java (implementation-independent SOP API)
* Introduce sop-java-picocli (CLI frontend for sop-java)
* Introduce pgpainless-sop (implementation of sop-java using PGPainless)
* Rework pgpainless-cli (plugs pgpainless-sop into sop-java-picocli)
2021-07-15 17:03:56 +02:00
Florian Schmaus ff875775bc [pgpainless-sop] Add ./pgpainless bash wrapper script
Related to #88.
2021-02-15 17:56:57 +01:00
Paul Schaub 9333fa2b65
Add README for sop module 2021-01-03 17:45:05 +01:00