6 lines
71 B
Makefile
6 lines
71 B
Makefile
preview:
|
|
typst watch main.typ
|
|
|
|
compile:
|
|
typst compile main.typ
|