Skip to content

Generate a list of contributors to a GitHub repository

Notifications You must be signed in to change notification settings

lizozom/github-org-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github org stats

This code generates a csv file of total contributions to a project, broken down by contributor and year to a repository.

How to run

Install dependencies

npm install

Clone the env file

cp template.env .env

And define the GitHub token and other required params.

Then run npm src/index.js

A filed named contributors_TIMESTAMP.csv will be gradually generated with the contributions to that repository.

About

Generate a list of contributors to a GitHub repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published