1 2 3 4 5 6
#!/bin/sh export GOPATH=$(pwd) export PATH=$GOPATH/bin:$PATH go install spreadspace.org/sfive-hub go test spreadspace.org/sfive