Skip to content

A CLI tool to get how many repositories a user had contributed to.

License

Notifications You must be signed in to change notification settings

benjycui/open-source-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-source-hero

A CLI tool to get how many repositories a user had contributed to.

Usage

Install:

npm i -g open-source-hero

Check user who you are interested in:

open-source-hero benjycui

Known 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 clone and git push a repository, instead of forking. open-source-hero cannot tell which is fork from which, so it just list both of them.

License

GPL-3.0

About

A CLI tool to get how many repositories a user had contributed to.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published