Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
docs(README.md): list programs needed by the test suite
Lars Wirzenius committed 1 year ago
commit 31c2b58cc379a2cb3a074de8610a8852a295ed41
parent 3f426a71f5cf7008c849934821c8fabea590ee51
1 file changed +6 -0
modified README.md
@@ -73,6 +73,12 @@ cargo test

(The usual way, for a Rust program.)

+
In addition to the usual Unix command line tools, you need the
+
following programs installed for the test suite:
+

+
* `jq`
+
* `git`
+
* `rad` (from Radicle)

## Configuration