22478c1336
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
3 lines
58 B
Python
Executable File
3 lines
58 B
Python
Executable File
#!/bin/sh
|
|
GOPATH=`pwd`/Godeps/_workspace:$GOPATH go build
|