Skip to content

Installation

Installation

  1. Install dependencies 📦

    uv sync
    

  2. Activate pre-commit 🔄

    uv run pre-commit install
    

  3. Done