typst-basic/README.md

11 lines
173 B
Markdown
Raw Permalink Normal View History

2024-07-18 09:52:02 +02:00
# Typst Basics
This repo contains a very basic typst project, with which I learned the absolut
basics.
## Building
```bash
$ typst watch src/main.typ build/main.pdf
```