An open API service indexing awesome lists of open source software.

https://github.com/buildbot/highscore

High-score tracking daemon
https://github.com/buildbot/highscore

Last synced: 9 months ago
JSON representation

High-score tracking daemon

Awesome Lists containing this project

README

          

Highscore is a general framework for building systems to track contributions to
open-source projects. The idea is to build an automated way of recognizing top
contributors, so those contributors can take pride in their work, and so that
others can have a tangible goal to reach for.

Related Work
============

* http://github-high-scores.heroku.com/
* http://twistedmatrix.com/highscores/
* http://www.ohloh.net/

Copyright
=========

Highscore is a product of the Buildbot developers, and all copyright of
contributed work is assigned to them as a whole.

License
=======

Highscore is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation, version 2.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

For full details, please see the file named COPYING in the top directory of the
source tree. You should have received a copy of the GNU General Public License
along with this program. If not, see .