git clone git://github.com/Caged/gitnub.git
Add install (and related) tasks to the Rakefile
Make the run task launch GitNub directly, so errors show up in the terminal
Error out in `rake run` if the open4 library cannot be found
Add OBJROOT=build/ and SYMROOT=build/ to all xcodebuild tasks besides -list
Scrap big html view in favor of cocoa controls
About to remove the webview in favor of a table which has true cocoa events
Initial import