Install:
go get github.com/stamblerre/work-stats
Run:
work-stats --username=bob --email=bob@gmail.com,bob@golang.org --since=2019-01-01
- Automatically generate Google Sheets
Command to export statistics on a user's CLs, reviews, and issues on the Go project.
GoMIT