Hi there! Please read the CONTRIBUTING.md guide for all matrix.org bridge projects.
- The official support/development room is #slack:half-shot.uk
You can build a rendered version of the help documentation by using mkdocs
.
This requires you to have python3
and pip
installed.
# For Debian-based platforms
$ apt install python3 python3-pip
$ pip3 install -r docs/requirements.txt
mkdocs serve