[console_scripts]
mlc = mlx_code.cli:serve_main
mlc-git = mlx_code.view_git:main
mlc-log = mlx_code.view_log:main
mlc-run = mlx_code.cli:repl_main
