Skip to content

Checks the number of contributors who have written code in the default branch of a given repository in the last 90 days

Notifications You must be signed in to change notification settings

bactensor/github-contributors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a python script that checks the number of contributors who have written code in the default branch of a given repository in the last 90 days.

config.txt

first line

github_owner/repo_name

second line

github_personal_access_token

run

python github.py

About

Checks the number of contributors who have written code in the default branch of a given repository in the last 90 days

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%