Installation¶
Requirements¶
- Python 3.10+
Install¶
pip install goga-tool-scriba
Documentation dependencies¶
To build documentation locally:
pip install -e ".[docs]"
This installs mkdocs>=1.6.0 and mkdocs-material>=9.5.0.
Local docs preview¶
mkdocs serve