This website requires JavaScript.
Explore
Help
Register
Sign In
legalgonews
/
legalgo-BE-go
Watch
1
Star
0
Fork
0
You've already forked legalgo-BE-go
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
legalgo-BE-go
/
cmd
/
legalgo
/
Makefile
4 lines
82 B
Makefile
Raw
Normal View
History
Unescape
Escape
feat: add Makefile for building the legalgo application
2025-04-16 10:49:52 +08:00
build
:
fix: add build-ApiFunction target to Makefile
2025-04-16 10:53:04 +08:00
GOOS
=
linux
GOARCH
=
amd64 go build -o main main.go
build-ApiFunction
:
build
Reference in New Issue
Copy Permalink