AgileVentures / project_metric_github

Metrics for Projects based on their GitHub repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Project Metrics

Defines scalar and image for GitHub Project Metrics

ENV vars

Get set up with a Github Access token:

https://help.github.com/articles/creating-an-access-token-for-command-line-use/

Since this code assumes that a GITHUB_ACCESS_TOKEN env token is set to get an improved rate limit, although it should still work without it, but just at a lower rate limit

Required Configuration Variable

  • url: URL of the repository.

TODO

  • improve svg image
  • link to image
  • templating for svg
  • using auto-paginate
  • replicate the original projectscope image
  • rename data files to match new values
  • adjust so that we can actually pass in the GitHub client to use?
  • CHANGELOG

About

Metrics for Projects based on their GitHub repositories


Languages

Language:Ruby 88.9%Language:HTML 11.1%