chrisabruce / github-metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Metrics

A simple command line tool that returns a list of total commits by every contributor in source repositories belonging to an org.

Install

gem install octokit

Usage

You can crate a personal access token in Github Account settings.

ruby github-metrics.rb <org_name> <access_token>

About


Languages

Language:Ruby 100.0%