/EE-Demo

Project used for a demo of the enactment, as well as for the integration tests of the Apollo-Core EE.

EE-Demo

Project used for a demo of the enactment.

Running the Demo.

  1. Clone the repository.

  2. Using the terminal, switch to the directory containing the build.gradle file and run gradle build to automatically download the dependencies and build the project.

  3. Run the command gradle run to start Apollo's configuration GUI.

  4. Click the "Load" button and load any of the configurations from the configs/ folder of the project, e.g., singleAtomicConfig.xml.

  5. Click the "Run" button.