Jaunt
Development

Developing Jaunt

Dev commands for this repository.

From the repo root:

uv sync
uv run ruff check .
uv run ty check
uv run pytest

Next: Architecture Notes.