Very simple Cloud Foundry hello world example written using golang
If you just want push this application you can simply git clone.
If you wish to modify and play with the code, you must install the godep utility
and run godep save
before you do your cf push
.