teufa/README.md
2024-05-22 23:06:08 -06:00

14 lines
205 B
Markdown

# teufa
תעופה (aviation)
teufa is an open-source virtual airline platform written in Python.
## Getting started
teufa should be run with Docker:
```
docker run -it ghcr.io/brosner/teufa:main
```