This repository holds an extension for ExplorViz Frontend that enables the user to compare two application models. (Work-In-Progress)
The related backend extension is explorviz-backend-extension-comparison.
- Follow the installation instructions of ExplorViz Frontend
- Go to the
explorviz-frontend
directory - Inside the
explorviz-frontend
directory install this extension with:ember install https://github.com/ExplorViz/explorviz-frontend-extension-comparison
- For running the ExplorViz with the extension, please refer the instructions of ExplorViz Frontend