[console_scripts]
jettask = jettask.cli:main
jettask-monitor = jettask.webui.run_monitor:main
jettask-webui = jettask.webui.backend.main:run_server
