
Install the MOSAICO Demonstrator
The MOSAICO installer is a script designed to set up the environment on your local machine automatically.
1. Execution command
Paste this command into a macOS Terminal or Linux shell prompt:
curl -sSL
https://get.mosaico-project.eu | bash
2. What it does
The script will guide you through the installation process. It performs the following actions:
- Checks for prerequisites: Ensures your system is ready for the MOSAICO stack.
- Downloads components: Fetches the latest version of the Demonstrator directly from our secure repository.
- Automated setup: Configures the necessary environment variables and local services.
3. Requirements
- A working internet connection.
- macOS or Linux (For Windows, please use WSL2).
- Sudo/Admin access might be requested during the process.
4. MOSAICO Reference Client
- Available as an extension for VS Code and VSIX-compatible IDEs (VSCodium, Eclipse Theia IDE, Google Antigravity, etc.)
- Installing:
- For VS Code, please download here.
- For VSIX-compatible IDEs, can be directly installed within the IDE as they use Open VSX.