summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2024-01-08 14:01:57 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2024-01-08 14:03:14 +0100
commitea1defefd014b3d81313df0ce2750f50b5007d9e (patch)
tree2d287bc1a9a2d11b80572bb3283c83f3511b0e57
parenta568bc6c32bd8977a83debf8d455fc2443778545 (diff)
Mention the tests0.0.0
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 0a2eda0..98501b3 100644
--- a/README.org
+++ b/README.org
@@ -77,6 +77,12 @@ port.
* About the code
The code requires =guile-json=, and at run-time, the =openssl= binary.
+You can run tests by loading /(email-key-rotation run-tests)/:
+
+#+begin_src shell
+ guile -L ./guile guile/email-key-rotation/run-tests.scm
+#+end_src
+
** Licensing terms
This is email-key-rotation, a program to help rotate DKIM and SRS
secrets.