10 lines
379 B
Markdown
10 lines
379 B
Markdown
# OpenMensa STW Potsdam
|
|
|
|
[](https://travis-ci.org/f4lco/om-parser-stw-potsdam-v2)
|
|
|
|
## Development Quickstart
|
|
|
|
$ pipenv install --two --dev # Create venv
|
|
$ make test # Check setup by running tests
|
|
$ make debug # Start app instance with debugger
|