Files
OpenMensa-Parser-STW-Potsdam/README.md
T

234 B

OpenMensa STW Potsdam

Development Quickstart

$ pipenv install --two --dev  # Create venv
$ make test                   # Check setup by running tests
$ make debug                  # Start app instance with debugger