diff --git a/OSX/compiling notes.md b/OSX/compiling notes.md new file mode 100644 index 0000000..e18c450 --- /dev/null +++ b/OSX/compiling notes.md @@ -0,0 +1,3 @@ +# compiling go for uberspaces: + +>GOOS=linux GOARCH=amd64 go build -v \ No newline at end of file