summaryrefslogtreecommitdiff
path: root/src/hub/build
blob: 3c4229016ec0bab8a203d0a8077276fefafdf2e8 (plain) (blame)
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