mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2026-03-06 22:04:12 +01:00
10 lines
184 B
YAML
10 lines
184 B
YAML
tasks:
|
|
- command: pip install --upgrade pip && pip install -U platformio && platformio run
|
|
|
|
image:
|
|
file: .gitpod.Dockerfile
|
|
|
|
vscode:
|
|
extensions:
|
|
- shardulm94.trailing-spaces
|