mirror of
https://github.com/mx42/cv.git
synced 2026-01-14 05:09:51 +01:00
6 lines
63 B
Makefile
6 lines
63 B
Makefile
build:
|
|
typst compile cv.typ
|
|
|
|
watch:
|
|
typst watch cv.typ
|