Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 467 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 467 Bytes

gitcheck

A simple library (and eventual CLI) to look up basic information about a git repository's recent activity. There are plenty of tools out there that do an amazing job of analyzing the full history of git repos for generic use cases (and produce graphs, charts, reports, etc). The purpose of this tool is primarily to help evaluate the "current health" of a repository (to aid decisions about whether a codebase should be used as a dependency or not, say).