Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

Files

Latest commit

 

History

History
21 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 299 Bytes

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