Judger Building

Prerequirement

Downloading Zip

There’re two types of releases on Github. The first type gives you a zip(“release pack”), the second type gives you a jar(“update pack”). The first time, you need to download a release pack. And when updating, just replace the jar with update pack.

Download the judger jar and required library from the github releases. Run it in the command line with the following arguments:

java -jar Judger.jar <ip> <port> <name>
  • ip should be the IP of the server manager

  • port should be the port of the server manager

  • name should be the name of the judger. Any name is acceptable. Avoid duplicate names.