setup:
config:
GOVERSION: go1.11
build:
languages:
- go
pre:
- go get github.com/GeertJohan/go.rice
- go get github.com/GeertJohan/go.rice/rice
- cd source && rice embed-go
run:
web: cmd --port $PORT