index
:
gogios
main
Minimalist monitoring system, compatible with the Nagios Check Plugins
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Taskfile.yml
blob: fb6b3bcd45bddc8f5ca0ba80db0f07cb6f540b1d (
plain
)
1
2
3
4
5
6
version: '3' tasks: build: cmds: - go build -o gogios cmd/gogios/main.go