imranpollob / github-total-star-counter

Find out the total star earned by a github user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Find out the total star earned by a github user.


Languages

Language:Python 100.0%