[console_scripts]
draftomen-gui-mockup = draftomen.qt_mock:main
draftomen-tui = draftomen.cli:main

[gui_scripts]
draftomen = draftomen.qt_gui:main
