]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add dependencies to README
authorb3nj4m1n <b3nj4m1n@gmx.net>
Fri, 13 May 2022 04:00:24 +0000 (06:00 +0200)
committerb3nj4m1n <b3nj4m1n@gmx.net>
Fri, 13 May 2022 04:00:24 +0000 (06:00 +0200)
README.md

index 1a00cecbcb03b1bfe05d0deb50c6bc208667b0f3..def4ddb4fd05449072a042af4ca9fdc513bb545d 100644 (file)
--- 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.
 
 
 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.
 ## Configuration
 
 The configuration is done in the _programs/_ directory.