Skip to content

Development Setup

Placeholder: describe Python 3.12+ with uv, uv sync --extra dev, local Temporal requirements, and lint/test commands.

  • Install git hooks: run pre-commit install and pre-commit install --hook-type commit-msg to enable linting/formatting plus Commitizen conventional-commit checks on commit messages.