Initial commit

This commit is contained in:
Justin Li
2014-02-25 22:49:42 -05:00
commit 860cff41ac
11 changed files with 1032 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
SCRIPTPATH=$(cd "$(dirname "$0")"; pwd)
"$SCRIPTPATH/{{.BinName}}" -importPath {{.ImportPath}} -srcPath "$SCRIPTPATH/src" -runMode prod