From 2c2d9fc4a2582730dae39f8cce8e02708938de34 Mon Sep 17 00:00:00 2001 From: b3nj4m1n Date: Fri, 13 May 2022 06:00:24 +0200 Subject: [PATCH] Add dependencies to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- 2.47.3