EventManager is a desktop application to assist with running Judo tournaments.
A Windows installer can be built using ant. NSIS is required to build the installer.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
EventManager was created by James Watmuff and Leonard Hall
[GPLv3] (https://www.gnu.org/licenses/gpl-3.0.txt)
This software uses third party libraries that are distributed under their own terms (see THIRD-PARTY.txt)