/always_be_contributing

Counts who has contributing most to your orginization on Github.

Primary LanguageRubyISC LicenseISC

Always Be Contributing

You've got a team of Committers. But who's the best?

Build Status

Getting Started

# Install
gem install always_be_contributing
# Configure github credentials
echo machine api.github.com login josephholsten password sekret >> ~/.netrc
# Run
always-be-contributing simplymeasured

home rdoc bugs

Two-Factor Authentication

If you're using Two-Factor Authentication the password you use when configuring your github credentials should be your 40 character access token. Create an Personal access token here

TODO

  • Travis CI integrations
  • tdd achievments ala nose

Metrics

  • contributions per month
  • consecutive days streak

leaderboard groups

  • org per member
  • single project contributors

License

Always Be Commiting is Copyright (c) 2013 Joseph Anthony Pasquale Holsten and distributed under the ISC license. See the LICENSE file for more info.