[console_scripts]
build = stack_toolkit.build_docker:app
down = stack_toolkit.down:app
up = stack_toolkit.up:app
