1
0
Fork 0

initial commit

This commit is contained in:
ston1th 2017-04-11 23:58:38 +02:00
commit 385da59cf0
21 changed files with 5737 additions and 0 deletions

3
build.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
go build -ldflags "-s -w"