Skip to content

lernejo/korekto-git-grader

Repository files navigation

korekto-git-grader

Korekto grader for Git exercise

Build codecov License

Exercise subject: here

How to launch

You will need these 2 env vars:

  • GH_LOGIN your GitHub login
  • GH_TOKEN a Personal Access Token with permissions:
    • (classic) : repo and user
    • (fine-grained):
      • Repository permissions:
        • Actions: Read-only
        • Contents: Read-only
git clone git@github.com:lernejo/korekto-git-grader.git
cd korekto-git-grader
./mvnw compile exec:java -Dexec.args="-s=$GH_LOGIN" -Dgithub_token="$GH_TOKEN"

With intelliJ

Demo Run Configuration

About

Korekto grader for Git101 exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages