build: add basic setup for typst-test

This commit is contained in:
Paul Tsouchlos
2024-09-18 13:38:39 -06:00
parent 72d5c1535d
commit 5ca6476237
6 changed files with 197 additions and 1 deletions

View File

@@ -17,3 +17,6 @@ repository = "https://github.com/DeveloperPaul123/modern-cv"
path = "template"
entrypoint = "resume.typ"
thumbnail = "assets/images/resume.png"
[tool.typst-test]
vcs = "git"