opnsense-ports/devel/rubygem-github_api/pkg-descr
Franco Fichtner 0fa37b9552 */*: sync with upstream
Taken from: FreeBSD
2015-05-22 09:11:36 +02:00

6 lines
315 B
Text

Ruby wrapper that supports all of the GitHub API v3 methods(nearly 200). It's
build in a modular way, that is, you can either instantiate the whole api
wrapper Github.new or use parts of it e.i. Github::Repos.new if working solely
with repositories is your main concern.
WWW: http://peter-murach.github.io/github/