[console_scripts]
tldw-evals = tldw_Server_API.cli.evals_cli:main
tldw-server = tldw_Server_API.app.main:run_server
tldw-setup = tldw_Server_API.cli.wizard.cli:main
