[console_scripts]
nexus=nexus.cli:main
nexus-admin=nexus.admin:main

[nexus.plugins]
hello_world=nexus.plugins.example.hello_world

