go get github.com/totherme/grufflo
....then some other things
go get github.com/onsi/ginkgo
go get github.com/onsi/ginkgo/ginkgo
go get github.com/onsi/gomega
go get github.com/pivotal-golang/lager
cd $GOPATH/src/github.com/totherme
# TODO: GOPATH can be longer than a singleton list
git clone git@github.com:totherme/grufflo.git
cd grufflo
$EDITOR
CF hackday 2015-12-18.