mirror of
https://github.com/prometheus-community/windows_exporter
synced 2024-12-28 09:22:06 +00:00
6 lines
47 B
Makefile
6 lines
47 B
Makefile
fmt:
|
|
gofmt -l -w -s .
|
|
|
|
build:
|
|
promu build -v
|