1265 Forks
3746 Stars
3746 Watchers

octokit.rb

Ruby toolkit for the GitHub API

How to download and setup octokit.rb

Open terminal and run command
git clone https://github.com/octokit/octokit.rb.git
git clone is used to create a copy or clone of octokit.rb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with octokit.rb https://github.com/octokit/octokit.rb/archive/master.zip

Or simply clone octokit.rb with SSH
[email protected]:octokit/octokit.rb.git

If you have some problems with octokit.rb

You may open issue on octokit.rb support forum (system) here: https://github.com/octokit/octokit.rb/issues