Usage
Navigate to your project directory:
cd <project>
Run MiMo Code:
mimo
MiMo Code uses the current directory as the project context.
Useful Commands
Check the installed version:
mimo --version
Display available commands and options:
mimo --help
Notes
- The executable is installed under
/root/.mimocode/bin. /root/.mimocode/binis added to the shellPATHthrough/root/.bashrc.