[console_scripts]
- = comma.main:app_main
-c = comma.misc.code:app_c
-devcon = comma.devcon:app_devcon
-docker = comma.docker:app_docker
-lt = comma.logtool:app_logtool
-mux = comma.misc.tmux:app_mux
-runFunc = comma.typer.reflection:run_func
-sh = comma.shell_scripts.shell_utils:app_sh
-sh-script = comma.shell_scripts.shell_scripts:app_shell_scripts
-showFunc = comma.typer.reflection:show_func
dev = comma.main:app_main
