[console_scripts]
tui-wordle = client.app:main
wd = client.app:main
wordle = client.app:main
wordle-server = server.main:run
