[console_scripts]
devtools = mafw.devtools.cli.cli:cli
mafw = mafw.scripts.mafw_exe:cli

[gui_scripts]
steering-gui = mafw.steering_gui.app:main
