Skip to content

testdouble/octostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e699a2c · Mar 16, 2025

History

48 Commits
Mar 16, 2025
Mar 16, 2025
Mar 15, 2025
Mar 16, 2025
Mar 16, 2025
Mar 15, 2025
Mar 15, 2025
Mar 15, 2025
Mar 16, 2025
Mar 16, 2025
Mar 16, 2025
Mar 15, 2025
Mar 15, 2025
Mar 15, 2025
Mar 16, 2025
Mar 15, 2025
Mar 15, 2025
Mar 15, 2025

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.