Files
legalgo-BE-go/cmd/legalgo/Makefile
T

2 lines
56 B
Makefile

build:
GOOS=linux GOARCH=amd64 go build -o main main.go