fs-quiz-tool/README.md

18 lines
275 B
Markdown
Raw Permalink Normal View History

FS Quiz Tool
2020-01-12 15:25:31 +01:00
============
2020-01-12 15:31:57 +01:00
Tool for fs teams to train for registration qualification quizzes
2020-01-12 15:25:31 +01:00
To start the app run
2020-01-12 15:25:31 +01:00
```bash
# clone, cd into repo
pip install -e .
python3 -m fs-quiz-tool-db
```
2020-01-12 15:25:31 +01:00
Then, open <http://localhost:12345> in your browser.
2023-11-29 14:12:11 +01:00
## License
See LICENSE.md