ni/Makefile

4 lines
74 B
Makefile

build:
CGO_ENABLED=0 GOARCH=amd64 GOOS=linux go build -o bin/ni main.go