9 Forks
15 Stars
15 Watchers

autograder

Automatic grading of student's Java code

How to download and setup autograder

Open terminal and run command
git clone https://github.com/Feuermagier/autograder.git
git clone is used to create a copy or clone of autograder 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 autograder https://github.com/Feuermagier/autograder/archive/master.zip

Or simply clone autograder with SSH
[email protected]:Feuermagier/autograder.git

If you have some problems with autograder

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