3 lines
57 B
Makefile
3 lines
57 B
Makefile
|
install:
|
||
|
env CGO_ENABLED=0 go install --ldflags="-s -w"
|