[bonobo.commands]
init = bonobo.commands.init:register
run = bonobo.commands.run:register
version = bonobo.commands.version:register

[console_scripts]
bonobo = bonobo.commands:entrypoint

[edgy.project.features]
bonobo = bonobo.ext.edgy.project.feature:BonoboFeature

