[console_scripts]
fire-app-cli = fire_app.main:main

[gui_scripts]
fire-app = fire_app.main:main
