Skip to content

kit-sdq/artemis-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

artemis-cli

A CLI tool for artemis that implements common use-cases that require interaction with the artemis API.

Features

The tool supports the following use-cases:

  • Clone one or more programming submission
  • Automatically grade valid text submissions that match a given regex
  • List currently locked submissions
  • Unlock all or specific locked submissions
  • List repository urls for users/submissions

Building

To build the tool, run the following command:

$ mvn clean package

in the root directory.

The jar will be at target/artemis-cli.jar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages