3 lines
43 B
Makefile
3 lines
43 B
Makefile
|
build:
|
||
|
go build -o energyd ./cmd/energyd/
|