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
name age message
file .gemified Fri Feb 29 21:21:19 -0800 2008 oh how i love you gemify! [defunkt]
file LICENSE Thu Feb 28 01:36:50 -0800 2008 the manifesto [defunkt]
file README Sat Mar 01 04:17:31 -0800 2008 Update the README to point to the github script [halorgium]
directory bin/ Sat Mar 01 07:24:08 -0800 2008 Added a bunch of specs and fixed lots of bugs [halorgium]
file commands.rb Sat Mar 01 06:49:50 -0800 2008 Shift the helpers to a new file and upgrade the... [halorgium]
file helpers.rb Sat Mar 01 07:24:08 -0800 2008 Added a bunch of specs and fixed lots of bugs [halorgium]
directory lib/ Sat Mar 01 07:24:08 -0800 2008 Added a bunch of specs and fixed lots of bugs [halorgium]
directory spec/ Sat Mar 01 07:24:08 -0800 2008 Added a bunch of specs and fixed lots of bugs [halorgium]
README
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