jeanbza / work-stats

Command to export statistics on a user's CLs, reviews, and issues on the Go project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

work-stats

Install:

go get github.com/stamblerre/work-stats

Run:

work-stats --username=bob --email=bob@gmail.com,bob@golang.org --since=2019-01-01

TODO

  • Automatically generate Google Sheets

About

Command to export statistics on a user's CLs, reviews, and issues on the Go project.

License:MIT License


Languages

Language:Go 100.0%