10000 GitHub - victorcmoura/ghmetrics
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

victorcmoura/ghmetrics

Folders and files

NameName
Last commit message
Last commi 8000 t date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Metrics

Dependencies:

  • python3
  • all of the packages listed on requirements.txt

To install the python packages:

pip install -r requirements.txt

To run:

  • Set the variables in run.sh

    • GitHub Token: you will need to generate your own GitHub access token
    • Organization name: you will need to insert the organization name to search for its repositories
    • StartsWithText: a filter that filters the analysed projects by name (For example, when startswithtext is set to 2019.1, the following repositories would be analysed: 2019.1-AnyName, 2019.1-OtherName. And the following would be ignored: 2018.2-Name, 2017.1-AnotherRepo)
  • Run the executable

./run.sh

The results will be inserted into a folder with the organization name in the executable's path.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0