From: b3nj4m1n Date: Fri, 13 May 2022 04:00:24 +0000 (+0200) Subject: Add dependencies to README X-Git-Tag: v0.2.0.0~103 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/2c2d9fc4a2582730dae39f8cce8e02708938de34?ds=sidebyside Add dependencies to README --- diff --git a/README.md b/README.md index 1a00cec..def4ddb 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,16 @@ Clone the repository somewhere, then run the _./xdg-ninja.sh_ script. This will run every test in the default configuration. +## Dependencies + +- [bash](https://repology.org/project/bash/packages), obviously +- [jq](https://repology.org/project/jq/packages) for parsing the json files + +### Optional + +- [glow](https://repology.org/project/glow/packages) for rendering markdown in the terminal +- [cabal](https://repology.org/project/cabal/packages) for compiling the helper program for creating configurations + ## Configuration The configuration is done in the _programs/_ directory.