[console_scripts]
ado = orchestrator.cli.core.cli:app
run_experiment = orchestrator.utilities.run_experiment:main

[ado.operators]
randomwalk = orchestrator.modules.operators.randomwalk
