Skip to content
Snippets Groups Projects
Commit ffc64559 authored by slobinger's avatar slobinger
Browse files

Update README.md add installation hints [skip-ci]

parent 9ce0fc2f
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -5,6 +5,18 @@ Applicationservern in der Selve-/ Administravie-Microservice-Structure dar.
Das Künftige MIPortal, ZID und andere Anwendungen sollen diese Klassen verwenden
verwenden können.
## Installation
Den Gewünschten Build über [Pipelines](https://git.imp.fu-berlin.de/slobinger/sams-classes/pipelines) herunterladen.
Die interessanten Builds sind immer die vom Job 'test_and_Deploy_tags'
```bash
unzip artifacts.zip
scp build/python3-sams-classes_<VERSION>_all.deb <USER>@<ZIELHOST>:
ssh <USER>@<ZIELHOST>
gdebi python3-sams-classes_<VERSION>_all.deb
```
## Klassen
Derzeit enthält die Bibliothek drei Klassen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment