Changed: Structure Overhal

This commit is contained in:
2025-02-14 13:34:31 +01:00
parent c320b27664
commit 033a1fa94f
27 changed files with 1059 additions and 528 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
init:
pip install -r requirements.txt
.PHONY: init