Skip to content

Getting Started

To setup the development environment, install the dependencies in requirements-dev.txt using pip.

pip install -r requirements-dev.txt

Check Git Workflow and Pre-commit Hooks to get started.

If you want to specifically work on the documentation site, further check Documentation Site for more details.