ni/Makefile

3 lines
73 B
Makefile

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