/openttt

Software for managing table tennis tournaments.

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

openttt

Software for managing table tennis tournaments. Written in java.

Requirements

  • java-jdk >= 1.7
  • apache-ant (installing, building the JAR)

Download

http://wwwpub.zih.tu-dresden.de/~s7480817/openttt.jar (2014-09-26)

Compile

$ make

Run

$ make test

Build JAR file

$ make jar

Install

# make install

Uninstall

# make uninstall