esphome-docs/.gitpod.yml

8 lines
120 B
YAML

ports:
- port: 8000
onOpen: open-preview
tasks:
- before: pip3 install -r requirements.txt
command: make live-html