Files
OpenMensa-Parser-STW-Potsdam/README.md
T
Falco Duersch 8a84651fdc Setup Travis CI
2018-10-23 08:43:32 +02:00

379 B

OpenMensa STW Potsdam

Build Status

Development Quickstart

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