Readme and doc generation in typst

This commit is contained in:
2026-01-19 23:53:11 +01:00
parent bd20b11224
commit 910419c27a
3 changed files with 22 additions and 0 deletions

View File

@@ -14,3 +14,19 @@ Make use of the provided `justfile` for a good place to start exploring.
This projects houses many different languages. That is why you will find
lots of files that correspond to different tools and languages.
Dont just delete them. They may be useful when you pick the language up again.
## Binaries
Needed binaries for full support of everything.
```
typst
julia
uv
nix
cargo
git
just
```