8000 GitHub - neenhouse/self-review: Utility to pull github statistics to help with annual engineering review
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neenhouse/self-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

self-review

GraphQL utility to help pull github statistics for user activity. Intended for use for engineers who need to do annual self reflection.

Requirements

Requires nodeJS 20+. Recommended to use NVM.

Usage

Generate a PAT in your github developer settings and follow the below steps:

Clone repo and run:

nvm use && yarn install

Run command:

ACCESS_TOKEN=<YOUR_PAT> yarn start <YOUR_GITHUB_HANDLE>

Reports will be written to ./reports

About

Utility to pull github statistics to help with annual engineering review

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0