Development¶
This page covers local setup and common commands for contributing to VibePod.
Prerequisites¶
- Python 3.10+
- Docker (running)
Install development dependencies¶
Clone the repository, then install in editable mode with development and docs extras:
Run tests and checks¶
Work on documentation¶
Serve docs locally with live reload:
Build the static docs site: