tm_exporter/Makefile

4 lines
66 B
Makefile

.PHONY: build
build:
CGO_ENABLED=0 go build -o bin/tm_exporter .