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.
Vašek Šraier b53cf3f191 readme and reorganization 5 years ago
.gitignore first working version 5 years ago
Makefile first working version 5 years ago
README.md readme and reorganization 5 years ago
config.py first working version 5 years ago
register.py readme and reorganization 5 years ago

README.md

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.