Requires [uv](https://docs.astral.sh/uv/) and Python 3.14.
```sh
uv sync
uv sync# install dependencies
uv sync --dev # include dev tools (ty type checker)
```
Copy `.env.example` to `.env` and fill in your values:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.