234 B
234 B
JOJ3-config-generator
Getting Started
- Install Python>=3.10 and PDM.
- Install deps by
pdm install -G:all
.
For developers
pdm run pre-commit install
pdm install -G:all
.pdm run pre-commit install