Adds compile and run scripts

This commit is contained in:
Dennis Schoepf 2024-10-12 18:44:27 +02:00
parent fac54dbee2
commit bd6da23aeb
2 changed files with 4 additions and 0 deletions

2
compile.sh Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
typst compile lebenslauf_dennis-schoepf.typ lebenslauf_dennis-schoepf.pdf

2
run.sh Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
tinymist preview ./lebenslauf_dennis-schoepf.typ --partial-rendering