Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 625 Bytes

File metadata and controls

23 lines (15 loc) · 625 Bytes

Dependencies

Compiling

Requirements:

  • JDK 1.8

How to compile:

  • Clone this project repository with git
  • Run the command "gradlew.bat build" (Windows) or "./gradlew build" (Linux)

License

GNU General Public License v3.0