Skip to content

lernejo/korekto-api-grader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

korekto-api-grader

Korekto grader for Api101 exercise

Build

Launch locally

To launch the tool locally, run com.github.lernejo.korekto.toolkit.launcher.GradingJobLauncher with the argument -s=mySlug

With Maven

mvn compile exec:java -Dexec.mainClass="com.github.lernejo.korekto.toolkit.launcher.GradingJobLauncher" -Dexec.args="-s=mySlug"

With intelliJ

Demo Run Configuration

About

Korekto grader for Api101 exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages