esphome-docs/.gitpod.yml
gitolicious ef078d63d8 Create .gitpod.yml (#226)
Add Gitpod configuration
2019-04-22 16:22:46 +02:00

8 lines
120 B
YAML

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