Installing or Building GitNub

Requirements

  • OS X Leopard 10.5
  • Open4 `gem install open4`

Installing from the distribution

1.  Copy GitNub.app to /Applications/* 
2.  Copy the nub binary to /usr/local/bin or somewhere else in your path.

Building From Source

1.  Run `git submodule init` and `git submodule update` from the root
2.  Open the GitNub.xcodeproj in XCode and press build 
     OR run `xcodebuild` in the root directory
3.  Move ./build/Release/GitNub.app to /Applications
4.  Move the nub shell script to /usr/local/bin (or symlink it somewhere)
Last edited by cypher, 8 days ago
Versions: