github.com/fholzer/ordered-concurrently/v3@v3.0.0-20221001131746-406a6eece748/.gitpod.yml (about)

     1  tasks:
     2    - init: go get && go build ./... && go test ./...
     3      command: go run