Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 676 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 676 Bytes

EventManager

EventManager is a desktop application to assist with running Judo tournaments.

Installation

A Windows installer can be built using ant. NSIS is required to build the installer.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Credits

EventManager was created by James Watmuff and Leonard Hall

License

[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)