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.
Martin Mareš db03d3eb88 README accentified 5 years ago
.gitignore updated README, added config to .gitignore 5 years ago
Makefile improved config loading, dropped exact Python version requirements, changed default urls, fixed bug with default values 5 years ago
Pipfile fixed global variables config, added lxml as a dependency 5 years ago
Pipfile.lock fixed global variables config, added lxml as a dependency 5 years ago
README.md README accentified 5 years ago
config.py improved config loading, dropped exact Python version requirements, changed default urls, fixed bug with default values 5 years ago
register.py improved help message 5 years ago

README.md

Nástroj 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
  • pipenv

Spouští se prostým zavoláním make

Spouštění

Vyžaduje Python 3.5 a novější.

pipenv run python register.py --help

Zbytek by měl být samovysvětlující. Stačí vyměnit argumenty dle nápovědy z --help.