Skip to content

asizikov/last-day-at-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

last-day-at-work

A small tool I wrote to gather some statistics from GitHub.

You know, last day at work, before deleting all the access keys and leaving an organization.

The tool doesn't do much: just gets a list of repositories for the organization, gets the number of your commits to each repo and sums it up.

How To Use

  • First you need to create an api token
  • Store it as an environment variable as LAST_DAY_AT_WORK_OCTOKIT_OAUTHTOKEN
  • Set you name and organization in the organization and user variables.

Releases

No releases published

Packages

No packages published

Languages