[console_scripts]
orcheo-dev-server = orcheo.tooling.commands:dev_server
orcheo-dev-studio = orcheo.tooling.commands:studio_dev
orcheo-format = orcheo.tooling.commands:format_code
orcheo-lint = orcheo.tooling.commands:lint
orcheo-seed-env = orcheo.tooling.env:main
orcheo-studio-lint = orcheo.tooling.commands:studio_lint
orcheo-test = orcheo.tooling.commands:test
