mirror of
https://github.com/mx42/cv.git
synced 2026-03-15 12:35:49 +01:00
6 lines
63 B
Makefile
6 lines
63 B
Makefile
build:
|
|
typst compile cv.typ
|
|
|
|
watch:
|
|
typst watch cv.typ
|