feat: add Makefile for building the legalgo application
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
build:
|
||||||
|
GOOS=linux GOARCH=amd64 go build -o main main.go
|
||||||
Reference in New Issue
Block a user