New file with information for compiling stuff for other platforms.

This commit is contained in:
Sebastian 2021-08-31 10:34:22 +02:00
parent 92785baad5
commit f3dc49e2ea

3
OSX/compiling notes.md Normal file
View file

@ -0,0 +1,3 @@
# compiling go for uberspaces:
>GOOS=linux GOARCH=amd64 go build -v