You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
359 B

# Nastroj pro automatickou registraci do Gitei
Určeno pro registraci organizátorů seminářů na MFF UK.
## Build
Build má následující závislosti:
* Make
* swagger-codegen
* git
Spustí se prostým zavoláním `make`
## Spousteni
Vyzaduje rozumne novou verzi Pythonu 3.
```sh
python3 register.py --help
```
Zbytek by mel byt samovysvetlujici.