Registry / utility / mojombo-grit

mojombo-grit

JSON →
library1.1.1rbrubygemsunverified

Grit is a Ruby library for extracting information from a git repository in an object oriented manner.

gem install mojombo-grit
INSTALL
IMPORT
SIG · MOJOMBO-GRIT
M
mojombo-grit
utilityrubyv1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Grit
require 'grit'

Open a git repository and access its commits.

require 'grit' repo = Grit::Repo.new('/path/to/repo') puts repo.commits.first.message
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
mojombo-grit — gem install mojombo-grit · libregistry