Update README.md

This commit is contained in:
Tim Schubert 2018-10-17 12:58:08 +02:00 committed by GitHub
parent c7ba178f03
commit bbed54a8c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,12 +9,12 @@
The aim of this project is to automate the handling of students' homework solutions using Gitlab. The aim of this project is to automate the handling of students' homework solutions using Gitlab.
So far It can So far It can
- import student accounts from LDAP, - import student accounts from LDAP
- import a list of users from Stud.IP, - import a list of users from Stud.IP
- create groups for courses in Gitlab, - create groups for courses in Gitlab
- set up repositories for the students - set up repositories for the students
- run automated style-checks and - run automated style-checks
- test for plagiarisms. - test for plagiarisms
## Setup Gitlab and CI runners ## Setup Gitlab and CI runners