Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.03 KB

korekto-java-basis-grader

Build codecov License

🆕 Korekto grader & exercise focusing on low coupling between objects

Exercise subject: here

How to launch

You will need these 2 env vars:

git clone [email protected]:lernejo/korekto-decoupling-grader.git
./mvnw compile exec:java -Dexec.args="-s=$GH_LOGIN" -Dgithub_token="$GH_TOKEN"