[console_scripts]
stapel-adoption-lint = stapel_tools.adoption_lint:main
stapel-analytics-report = stapel_tools.analytics_report:main
stapel-assemble = stapel_tools.assemble_scaffold:main
stapel-catalog = stapel_tools.catalog:main
stapel-codegen = stapel_tools.codegen:main
stapel-config-lint = stapel_tools.config_lint:main
stapel-config-manifest = stapel_tools.config_manifest:main
stapel-create-project = stapel_tools.create_project:main
stapel-doc-lint = stapel_tools.doc_lint:main
stapel-docs = stapel_tools.api_docs:main
stapel-gen-client = stapel_tools.gen_client:main
stapel-i18n-seed = stapel_tools.i18n_seed:main
stapel-lint = stapel_tools.lint:main
stapel-migration-lint = stapel_tools.migration_lint:main
stapel-new-library = stapel_tools.new_library:main
stapel-new-module = stapel_tools.new_module:main
stapel-new-react-lib = stapel_tools.new_react_lib:main
stapel-new-service = stapel_tools.new_service:main
stapel-release-manifest = stapel_tools.release:main
stapel-remove-service = stapel_tools.remove_service:main
stapel-reserved-paths = stapel_tools.reserved_paths:main
stapel-swap-lint = stapel_tools.swap_lint:main
stapel-url-lint = stapel_tools.url_lint:main
stapel-verify = stapel_tools.verify:main
