public
Description: A Ruby library for getting information from the GitHub API.
Homepage: http://mbleigh.lighthouseapp.com/projects/10115-ruby-github
Clone URL: git://github.com/mbleigh/ruby-github.git
ruby-github / Rakefile
100644 2 lines (2 sloc) 0.049 kb
1
2
require 'rubygems'
require './lib/ruby-github.rb'