teufa/README.md

14 lines
205 B
Markdown
Raw Normal View History

2024-05-16 22:54:36 -06:00
# teufa
2024-05-22 23:06:08 -06:00
תעופה (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
```