OI-wiki/.gitpod.yml

4 lines
77 B
YAML

tasks:
- init: pip install -r ./requirements.txt
command: mkdocs serve