[console_scripts]
stapel-create-project = stapel_tools.create_project:main
stapel-lint = stapel_tools.lint:main
stapel-new-library = stapel_tools.new_library:main
stapel-new-module = stapel_tools.new_module:main
stapel-new-service = stapel_tools.new_service:main
stapel-remove-service = stapel_tools.remove_service:main
