Initial commit

This commit is contained in:
Yoshiyuki Mineo
2015-06-01 16:45:19 +09:00
commit ee7af3da63
12 changed files with 625 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
GOOS=linux GOARCH=amd64 go build sonyflake_server.go