Grader script
To run grader script
- Clone this repo
- run
$bash run.sh <port-number>
The grading server should now be running on your machine at the specified port number
Visit url http://localhost:<port-number>/grade?repo=<repo-url>
to run a test
eg.