1.2.1 • Published 4 years ago

gitlog-busfactor v1.2.1

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Gitlog Busfactor

Calculates the bus factor for each file in your repository from a git log

CircleCI

Usage

Install gitlog-busfactor

npm i -g gitlog-busfactor

Generate a git log with numstat

git log --numstat > gitlog.txt

Run gitlog busfactor

gitlog-busfactor --gitlog pathtogitlog