Files
OpenMensa-Parser-STW-Potsdam/README.md
T
2018-10-23 10:39:48 +02:00

564 B

OpenMensa STW Potsdam

Build Status Coverage Status

Development Quickstart

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