Skip to content

testdouble/octostat

Repository files navigation

Octostat

Octostat extracts and converts the Git log of a repo into an SQLite database for easy querying.

Installation

gem install octostat

Usage

octostat <OPTIONAL_PATH_TO_REPO>

To specify the name of the output database: octostat path/to/repo --db=new_name.sqlite

License

The gem is available as open source under the terms of the MIT License.