🆕 Korekto grader & exercise focusing on low coupling between objects
Exercise subject: here
You will need these 2 env vars:
GH_LOGIN
your GitHub loginGH_TOKEN
a Personal Access Token with permissionsrepo:read
anduser:read
git clone [email protected]:lernejo/korekto-decoupling-grader.git
./mvnw compile exec:java -Dexec.args="-s=$GH_LOGIN" -Dgithub_token="$GH_TOKEN"