/github-total-star-counter

Find out the total star earned by a github user.

Primary LanguagePython

Github Total Star Counter

Find out the total star earned by a github user.

Usage

Clone the repository:

git clone https://github.com/pollmix/github-total-star-counter
cd github-total-star-counter

Run the following command:

python star.py theusername

You can also add the print limit. For example, printing only top five repos

python star.py theusername 5