Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timschubert committed Sep 27, 2018
1 parent 72c1b76 commit 0e555d9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# The abgabesystem

[GitHub](https://github.com/timschubert/abgabesystem)

## About

*Behold, the (almighty) abgabesystem!**
*Behold, the (almighty) abgabesystem!*

The aim of this project is to automate the handling of students' homework solutions using Gitlab.
So far It can
Expand All @@ -17,7 +19,7 @@ So far It can
## Setup Gitlab and CI runners

There are multiple components involved in the abgabesystem.
The CI script uses a [Docker Container](https://github.com/timschubert/docker-abgabesystem) that contains the Python module and the [https://jplag.ipd.kit.edu/](JPlag) plagiarism checker.
The CI script uses a [Docker Container](https://github.com/timschubert/docker-abgabesystem) that contains the Python module and the [JPlag](https://jplag.ipd.kit.edu/) plagiarism checker.
Another container with [Checkstyle](https://github.com/timschubert/docker-checkstyle) is optionally required for style checking of each student repository.

If you do not already have a working Gitlab instance see [here](https://docs.gitlab.com/omnibus/README.html#installation) how to install and configure it.
Expand Down

0 comments on commit 0e555d9

Please sign in to comment.