Skip to content

riccardomerlin/git-miner

Repository files navigation

git-miner

Build Status

Mine git data to calculate complexity trends. Inspired by maat-scripts Adam Tornhill

Get started

git clone https://github.com/riccardomerlin/git-miner.git

cd git-miner

npm intsall

npm install -g

If you want to calculate the complexity of the entire repository, go to the git repo folder and run:

git-miner

or for an individual file

git-miner path/to/the/file

or for a subset of files

git-miner -- path/to/the/file1 path/to/the/file2 path/to/the/fileN

About

Mine git data to calculate complexity trends

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published