Project

octostat

0.0
No release in over 3 years
Octostat extract git information to Sqlite
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

 Project Readme

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.