No description
Find a file
2019-03-22 15:52:52 +01:00
.gitignore first working version 2019-03-22 15:37:26 +01:00
config.py first working version 2019-03-22 15:37:26 +01:00
Makefile first working version 2019-03-22 15:37:26 +01:00
README.md readme and reorganization 2019-03-22 15:52:52 +01:00
register.py readme and reorganization 2019-03-22 15:52:52 +01:00

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.

python3 register.py --help

Zbytek by mel byt samovysvetlujici.