Skip to content

Development

Local docs preview

pip install -r docs/requirements.txt
mkdocs serve

Contributing

  • Open an issue before major changes
  • Use feature branches and pull requests
  • Keep docs and README in sync with CLI changes

Releasing

  • Update changelog
  • Tag releases in Git
  • Build and upload to PyPI if applicable