This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
gitnub / README.markdown
| f1b4f8a9 » | Caged | 2008-03-09 | 1 | ## GitNub | |
| 1c4f4c79 » | Caged | 2008-03-09 | 2 | A RubyCocoa app for getting quick information for a git repo. Similar to GitK. | |
| bd420c9b » | Caged | 2008-03-04 | 3 | ||
| f1b4f8a9 » | Caged | 2008-03-09 | 4 | ### Requirements | |
| a0cdb66c » | Caged | 2008-06-07 | 5 | * Git, RubyCocoa, Leopard, RubyGems, open4 | |
| 7b3397bd » | Caged | 2008-03-03 | 6 | ||
| f1b4f8a9 » | Caged | 2008-03-09 | 7 | ### Quick Install | |
| 7b3397bd » | Caged | 2008-03-03 | 8 | 1. Move GitNub.app to /Applications | |
| 37c28f30 » | Caged | 2008-03-21 | 9 | 2. Move (or symlink) nub shell file to /usr/local/bin | |
| 7b3397bd » | Caged | 2008-03-03 | 10 | ||
| 11 | |||||
| 12 | |||||
| f1b4f8a9 » | Caged | 2008-03-09 | 13 | ### How to Use | |
| 7b3397bd » | Caged | 2008-03-03 | 14 | In your shell, move to a git directory and invoke `nub`. You always use this | |
| 15 | helper to invoke the application, otherwise you get nothing. | ||||
| 16 | |||||
| 17 | $Caged@caged:~/dev/git/gitnub% nub | ||||
| 18 | |||||
| 19 | |||||
| f1b4f8a9 » | Caged | 2008-03-09 | 20 | ### Building from Source | |
| a0cdb66c » | Caged | 2008-06-07 | 21 | 1. Run `git submodule init` & `git submodule update` in the root directory. | |
| 22 | 2. Run `rake build` or open GitNub.xcodeproj in Xcode - press Build | ||||
| 23 | 3. Run `rake install` to move GitNub.app to /Applications and copy nub to /usr/local/bin. | ||||
| ceda7cf4 » | Caged | 2008-03-29 | 24 | ||
| 25 | ### Major Contributors | ||||
| 26 | * Justin Palmer - Maintainer | ||||
| 27 | * Benjamin Stiglitz | ||||
| 28 | * Kevin Ballard | ||||
| f6e3922b » | kballard | 2008-05-10 | 29 | * Dustin Sallings | |








