Samuel Tardieu @ rfc1149.net

Pointage 100km

The software behind the "Les 100km de Steenwerck" ultra-marathon

Les 100km de Steenwerck

Pointage 100km is a software written as a CouchDB application and companion programs written in Scala. It drives the 40 year old French ultra-marathon (100 kilometers in 24 hours) named “Les 100km de Steenwerck”.

Pointage 100km has been written by Thomas Gambier, Jon Harper, and Samuel Tardieu.

Getting Pointage 100km

You can get the current development version of Pointage 100km using git:
git clone https://github.com/100km/pointage100km.git
This will create a pointage100km directory in which you will be able to record your own changes. You can also browse the Pointage 100km repository on GitHub.

Contributing to Pointage 100km

Reporting bugs and asking for features

If you find a bug or have an idea for a new feature, you might consider adding a new issue. The more precise you will be in your description, the more useful it will be.

Submitting patches

Patches are gladly accepted from their original author. Along with any patches, please state that the patch is your original work and that you license the work to the Pointage 100km project under a license compatible with the current one (GPL).

To propose a patch, you may fork the Pointage 100km repository on GitHub, and issue a pull request. You may also send patches and pull requests by email.