huboard / ghee

This is an unofficial ruby client for the Github API. The end goal is a complete, simple, and intuitive ruby API for all things Github.
http://documentup.com/huboard/ghee
MIT License
161 stars 51 forks source link

Updated README.md to show that you have to use :access_token => #4

Closed jonmagic closed 12 years ago

rauhryan commented 12 years ago

I updated the docs to reflect the class methods provided for creating Ghee with basic auth, oauth and creating a token

Also pushed the Ghee gem.

Thanks!