- git clone https://github.com/eggersn/Fabric_Judge fabric_judge
- cd fabric_judge
- go install ./...
- cd $GOPATH/bin
- mv main fabric_judge
Afterwards the Python Script can be executed to run the judge
Afterwards the Python Script can be executed to run the judge