open-source-hero
v0.1.1
Published
A CLI tool to get how many repositories a user had contributed to.
Readme
open-source-hero
A CLI tool to get how many repositories a user had contributed to.
Usage
Install:
npm i -g open-source-heroCheck user who you are interested in:
open-source-hero benjycuiKnown Issues
- It cannot list all the repositories that a user had contributed to, for we can only get 1,000 commits from GitHub.
- If someone just
git cloneandgit pusha repository, instead of forking.open-source-herocannot tell which is fork from which, so it just list both of them.
License
GPL-3.0
