version: "3" tasks: run-webapp: cmds: - go build -o ./bin/webapp ./cmd/webapp - ./bin/webapp