2019-06-26 02:07:24 -07:00

5 lines
67 B
Makefile

all: build
build:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build