Skip to content

Files

Latest commit

 

History

History
17 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 409 Bytes

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.