Readme and doc generation in typst
This commit is contained in:
16
README.md
16
README.md
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user