An open API service indexing awesome lists of open source software.

https://github.com/movahhedi/git-fame-coefficient

Pretty-print git repository collaborators sorted by contributions, with coefficients for ins, del, surv.
https://github.com/movahhedi/git-fame-coefficient

fame git git-fame movahhedi shahab shmovahhedi

Last synced: about 2 months ago
JSON representation

Pretty-print git repository collaborators sorted by contributions, with coefficients for ins, del, surv.

Awesome Lists containing this project

README

          

# git-fame-coefficient

Pretty-print git repository collaborators sorted by contributions, with coefficients for `ins`, `del`, `surv`.

Developed by [Shahab Movahhedi](https://shmovahhedi.com)

Install Python and pip, and then install [`git-fame` by casperdcl](https://github.com/casperdcl/git-fame) with:

```
pip install git-fame
```

And after closing and reopening the terminal, run:
```
npx git-fame-coefficient
```