Initial commit

This commit is contained in:
2024-03-06 11:02:01 +01:00
commit 77fd72794a
4 changed files with 79 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
all:
mkdir -p build && typst compile main.typ build/main.pdf