mirror of
https://github.com/YGGverse/nexd.git
synced 2025-01-25 22:24:17 +00:00
3 lines
46 B
Makefile
3 lines
46 B
Makefile
build:
|
|
GOARCH=amd64 go build -o nexd nexd.go
|