https://code.google.com/p/go-wiki/wiki/GithubCodeLayout
apt-get install golang
mkdir -p go_workspace/github.com/bbradbury
git clone <path_to_tiny_fabric>
install gpm #https://github.com/pote/gpm
install gvp (TODO) #https://github.com/pote/gvp
#Conventionally, the name of the repository is the same as the name of the package it contains.