4 Forks
29 Stars
29 Watchers

judge

A blazingly fast online judge/ autograder ⚖️ built with Python and the Django framework to test cases against your solution. Check out the sponsor links and help fund DomeCode.

How to download and setup judge

Open terminal and run command
git clone https://github.com/arthtyagi/judge.git
git clone is used to create a copy or clone of judge repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with judge https://github.com/arthtyagi/judge/archive/master.zip

Or simply clone judge with SSH
[email protected]:arthtyagi/judge.git

If you have some problems with judge

You may open issue on judge support forum (system) here: https://github.com/arthtyagi/judge/issues