Always Be Contributing
You've got a team of Committers. But who's the best?
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
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.