GithubHelp home page GithubHelp logo

issue-analyzer's Introduction

issue-analyzer

issue-analyzer helps to analyze GitHub repo issue counts over time.

The idea is inspired by blog Analyzing Julia's issue counts over time. It is helpful for developers to understand current status of issues in projects, so issue-analyzer is written to faciliate this process.

issue-analyzer should be able to display more aspects of a project. Suggestions and PRs are always welcome.

Installation

go get github.com/coreos/issue-analyzer

Usage

run ./issue-analyzer, which generates png files at current directory.

Flags:

  -end-date string
    	end date of the graph, in format 2000-Jan-01 or 2000-Jan
  -owner string
    	the owner in github (default "coreos")
  -repo string
    	the repo of the owner in github (default "etcd")
  -start-date string
    	start date of the graph, in format 2000-Jan-01 or 2000-Jan
  -token string
    	access token for github

Advanced Usage

Use access token

Access token could help issue-analyzer fetch data much faster.

Steps:

  1. generate personal access token with no scope
  2. save the token into file ".oauth2_token"

issue-analyzer's People

Contributors

ericchiang avatar heyitsanthony avatar xiang90 avatar yichengq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.