Development Setup
How to set up Mithril Forge for local development.
Prerequisites
Section titled “Prerequisites”| Tool | Version |
|---|---|
| Bun | 1.3.13 |
| Java (GraalVM Community) | 24 |
| Docker | any recent |
| just | any recent |
We recommend using mise or asdf with the .tool-versions file at the repo root to pin exact versions.
just install # bun install + verify gradlew