GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: The official `github` command line helper for simplifying your GitHub experience.
Homepage: http://github.com
Clone URL: git://github.com/defunkt/github-gem.git
halorgium (author)
Sat Mar 01 07:24:08 -0800 2008
commit  ce5a65276a3dafc97bdedc435f119a672ae57e72
tree    ec8f58dc871ee8699b2423441841a0c1bf0e6921
parent  082707661553f7ef17411e02d5257617d579f9b6
github-gem / README
100644 12 lines (7 sloc) 0.262 kb
1
2
3
4
5
6
7
8
9
10
11
12
The GitHub Gem
=============
 
This gem'll work hand-in-hand with GitHub's API to help you out.
 
Catch us in the #github room on freenode if you want to get involved. Or just fork and send a pull request.
 
Run it:
  $ ./bin/github.rb <command> <args>
 
- defunkt