[console_scripts]
fuel-bootstrap = fuel_bootstrap.main:main

[fuel_bootstrap]
activate = fuel_bootstrap.commands.activate:ActivateCommand
build = fuel_bootstrap.commands.build:BuildCommand
delete = fuel_bootstrap.commands.delete:DeleteCommand
import = fuel_bootstrap.commands.import:ImportCommand
list = fuel_bootstrap.commands.list:ListCommand

