forked from Hay1tsme/artemis
add half-working TUI
This commit is contained in:
@ -84,3 +84,6 @@ Read [Games specific info](docs/game_specific_info.md) for all supported games,
|
||||
|
||||
## Production guide
|
||||
See the [production guide](docs/prod.md) for running a production server.
|
||||
|
||||
## Text User Interface
|
||||
Invoke `tui.py` (with optional `-c <command dir>` parameter) for an interactive TUI to perform management actions (add, edit or delete users, cards, arcades and machines) without needing to spin up the frontend. Requires installing asciimatics via `pip install asciimatics`
|
||||
|
Reference in New Issue
Block a user