Skip to content
Snippets Groups Projects
Commit 7e2a64c4 authored by bielow's avatar bielow
Browse files

Update README.md

parent ff8cb342
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,13 @@ ...@@ -3,4 +3,13 @@
Allows to Allows to
- create projects within a group - create projects within a group
- delete projects within a group - delete projects within a group
- batch-assign students to projects (via .tsv file) - batch-assign students to projects (via .tsv file)
\ No newline at end of file
Requirements
- Python(3)
- a manually created group in Gitlab
- a corresponding Gitlab access token (available via environment variable $GITLABTOKEN) when running `main.py`
Get started
- run `main.py`
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment