Nikolai Rodionov
609949bb08
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
---|---|---|
docs | ||
routings | ||
.gitignore | ||
.woodpecker.yaml | ||
Containerfile | ||
mkdocs.yml | ||
poetry.lock | ||
pyproject.toml | ||
README.md | ||
renovate.json |
Xray Docs
How to develop
- Install poetry: https://python-poetry.org/docs
- Run
poetry install --no-root
- Run
poetry run mkdocs serve