Skip to content

sffc/gh_activity_summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Activity Summarizer

This tool exports your GitHub activity to a Markdown file. It is intended to help build reports to your team about what you've been up to.

Usage

Install the dependencies

$ npm install

Create a .env file with a GitHub access token (create one here):

GH_ACCESS_TOKEN=xxxxxxxx

Run like this to export activity for user sffc from now back through 2020-08-15:

$ node index.js -u sffc -s 2020-08-15Z

About

Summarizes your GitHub activity into a Markdown file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published