[console_scripts]
jmfts-batch-worker = jmfts_batch.cli:main
jmfts-init-db = jmfts_core.db_setup:main
jmfts-server = jmfts_core.rest.main:run
jmfts-worker = jmfts_core.worker:main
