diff --git a/build b/build new file mode 100755 index 0000000..fef6df1 --- /dev/null +++ b/build @@ -0,0 +1,3 @@ +#!/bin/bash + +go build ./...