As described under MDI project structure, using the MDI requires access to both:
- the project frameworks
- the tool suites you’d like to use
Multi-suite installation
We recommend the flexibility of an ‘mdi-centric’ installation, which allows you to run many tool suites from one installation. The installation sequence is:
- install the MDI
- load tools suites into your installation
Please see the corresponding tabs for details.
Single-suite installation
You can also run just one tool suite from its own ‘suite-centric’ installation. Doing so is marginally easier since the MDI frameworks and tool suite are installed together, but you might end up with multiple parallel installations. Here, the installation sequence is:
- clone the tool suite repository
- run the suite’s
install.sh
script
Details will be provided on the GitHub and/or documentation page of the suite you wish to use.