How to download and setup MimIR
Open terminal and run command
                                            git clone https://github.com/AnyDSL/MimIR.git
                                        
                                        git clone is used to create a copy or clone of MimIR repositories.
                                        You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with MimIR https://github.com/AnyDSL/MimIR/archive/master.zip
Or simply clone MimIR with SSH
                                            [email protected]:AnyDSL/MimIR.git