[console_scripts]
auditor-server = nmp.auditor.main:run_standalone
auth-server = nmp.core.auth.main:run_standalone
customizer-server = nmp.customizer.main:run_standalone
entities-server = nmp.core.entities.main:run_standalone
evaluator-server = nmp.evaluator.main:run_standalone
files-server = nmp.core.files.main:run_standalone
guardrails-server = nmp.guardrails.main:run_standalone
hello-world-server = nmp.hello_world.main:run_standalone
intake-server = nmp.intake.main:run_standalone
jobs-server = nmp.core.jobs.main:run_standalone
nemo = nemo_platform.cli.app:cli
nmp = nemo_platform.cli.app:cli
safe-synthesizer-server = nmp.safe_synthesizer.main:run_standalone
secrets-server = nmp.core.secrets.main:run_standalone
studio-server = nmp.studio.main:run_standalone
