manager: Add first version of the techtree manager

The techtree manager is a CI tool that derives the techtree graph from
the forgejo issues in this repository.  It then adds graph
visualizations to each issue and the wiki, to give an overview of the
tree.
This commit is contained in:
Rahix 2025-05-22 09:48:01 +02:00
parent 8ab73f4a4a
commit 870e54e263
9 changed files with 2768 additions and 0 deletions

1
techtree-manager/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/target/