[console_scripts]
team-memory = team_memory.server:main
team-memory-web = team_memory.web.app:main
tm-cli = team_memory.cli:main
