go-pingbot/.gitpod.yml

9 lines
137 B
YAML

image: medzik/gitpod:full
checkoutLocation: "go/src/pingbot"
workspaceLocation: "go/src/pingbot"
vscode:
extensions:
- golang.go