Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
/ typst-xmake Public archive

Automated compilation of Typst and pseudo hot reload.

License

Notifications You must be signed in to change notification settings

star-hengxing/typst-xmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typst xmake

Use xmake as build system to compile typst to pdf.

Getting started

On windows, try

scoop install xmake typst
xmake

After compilation success, you can find your pdf in build/main.pdf.

Live coding

Open the compiled pdf file using your favorite pdf reader, then try

xmake watch -d src

Modifying src/resume.typ and save, xmake will automatically recompile.

Reference

About

Automated compilation of Typst and pseudo hot reload.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages