Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -9,6 +9,8 @@ all: update render
update:
bash awesome-awesomeness/update.sh
render: $(SOURCES)
bash create_output.sh
render: clean $(SOURCES)
bash create_output.sh 2>errors.txt
clean:
rm -rf html terminal readmes