Add Makefile

This commit is contained in:
Chandler Swift 2023-09-29 20:18:41 -05:00
parent 7735a70f31
commit f94e307bc8
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

2
Makefile Normal file
View file

@ -0,0 +1,2 @@
minecraft-site:
go build -tags netgo -ldflags '-extldflags "-static"'