always_be_contributing

Always Be Contributing counts who has contributing most to your orginization on Github.


License
ISC
Install
gem install always_be_contributing -v 0.0.1

Documentation

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 <user> password <password>'>>~/.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 achievements 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.