/typst-resume-template

Resume template built using Typst

Primary LanguageTypst

Commands

i) Build

typst compile --font-path ./assets/fonts resume.typ "output_resume.pdf"

ii) Dev

typst watch --font-path ./assets/fonts resume.typ "output_resume.pdf"