Initialize a new Typst project in a given directory using a template (e.g., `@preview/charged-ieee`)
typst init "template" path/to/directoryCompile a Typst file
typst compile path/to/source.typ path/to/output.pdfWatch a Typst file and recompile on changes
typst watch path/to/source.typ path/to/output.pdfList all discoverable fonts in the system and the given directory
typst --font-path path/to/fonts_directory fonts