[console_scripts]
flagonfly = flagonfly.cli:main
flf = flagonfly.cli:main

[gui_scripts]
flagonfly-gui = flagonfly.gui:main

