Skip to content

yupeng9/github-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

setup environment

cd github-stats
virtualenv -p python env
source env/bin/activate
pip install -r requirements.txt

Create a file input in the working directory with the following format: GithubID, Repos(owner/repo). For example:

yupeng9	apache/pinot,pinot-contrib/pinot-docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages