grim/convey

closing closed branch again
multiple-images
2018-01-26, Gary Kramlich
8e45b1f8ccff
file isExecutable
closing closed branch again
#!/bin/sh
set -ex
go get -v -t ./...
go test -v $(go list ./... | grep -v vendor) $@