ghstats

0.0.1 • Public • Published

Github Average Ticket Time

Hey guys, wrote a small little script to see how long on average it takes for issues to be closed on a Github repository.

It grabs the last 100 issues(by default), then averages their lifespan by using the creation and close dates.

Setup

  1. clone the repo
  2. npm install
  3. node stats.js apiengine/github-stats

Examples

h5bp/html5-boilerplate

Average hours: 63.92
Average days: 2.66

cdnjs/cdnjs

Average hours: 93.68
Average days: 3.9

twitter/bootstrap

Average hours: 20.97
Average days: 0.87

Dependents (0)

Package Sidebar

Install

npm i ghstats

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • thomasdavis