combo/taskfile.yml

8 lines
82 B
YAML
Raw Normal View History

2024-01-23 18:20:00 +03:00
version: 3
tasks:
build:
desc: build the binary
cmds:
- go build