[console_scripts]
mlc = mlx_code.main:main
mlc-git = mlx_code.view_git:main
mlc-log = mlx_code.view_log:main
mlc-run = mlx_code.repl:main
