mirror of
https://github.com/EricNeid/go-sleep.git
synced 2025-01-10 17:45:07 +00:00
4 lines
87 B
YAML
4 lines
87 B
YAML
tasks:
|
|
- init: go get && go build ./... && go test ./... && make
|
|
command: go run
|