Make sure you have brew installed If uv is not installed
Run
brew install uv- Clone this repo:
git clone git@github.com:nisweesi/thumbrok.git cd thumbrok - Install dependencies:
uv sync
- Install pre-commit hooks:
uv run pre-commit install
- Run the file
uv run python main.py