Hello. Tom is using Forrst to share some code with you.
Forrst is a place for developers and designers to share code, links, screenshots, and questions with peers.
Sound interesting? Apply for membership — invites go out daily.
Browse your Git Repository locally! Way Cool!
cd [your git repo] git instaweb --httpd webrick
Watching a lighting talk of the Mountain West Ruby Conf, and this guy walked up and demoed this one command!
git instaweb --httpd webrick
automatically launch a web server and browser to your get repository!
