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

8 lines
234 B
Markdown

# 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