34 lines
653 B
Markdown
34 lines
653 B
Markdown
# Jonas Minis
|
|
|
|
This is the home for all kinds of projects in various languages that
|
|
profit from beeing versionized with `git`.
|
|
|
|
Eventually these will migrate to a own repo when they need more space, time or abstraction.
|
|
|
|
## Justfile
|
|
|
|
Make use of the provided `justfile` for a good place to start exploring.
|
|
|
|
## Multicultural
|
|
|
|
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
|
|
bun
|
|
|
|
nix
|
|
cargo
|
|
|
|
git
|
|
just
|
|
```
|