Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.07 KB

mimOE-SE-macOS

mimOE (mim Operating Environment), mimOE-SE-macOS Standard Edition for Apple macOS.

Before You Start

Installation Guide

  1. Download the latest .zip files for the latest release HERE.

  2. Unzip the package.

  3. Open a terminal and navigate to the unzipped directory.

  4. Run the start script to launch mimOE:

    ./start.sh
    
  5. Visit the Developer Console to create an account and get started with your projects.

Notes:

  • After extracting, a directory may be created. Navigate into this directory to find the start.sh script.
  • Do not close the terminal window where mimOE is running. Closing this window will terminate the mimOE process.
  • To stop mimOE, close the terminal or use the keyboard shortcut CTRL + C in the terminal where it is running.