[console_scripts]
autoemployee = autoemployee.cli:main
autoemployee-api = autoemployee.api:run
autoemployee-watcher = autoemployee.watcher:run
