Quickstart

You need:

Open the terminal and follow these steps

  1. git clone https://github.com/AlchemistSimulator/alchemist-primer
  2. cd alchemist-primer
  3. Launch depending on your terminal:
  • Bash compatible (Linux, MacOS X, Git Bash, Cygwin): ./gradlew runAll
  • Windows native (cmd.exe, Powershell): gradlew.bat runAll
  1. Wait for the simulator components to be downloaded (about five minutes on a reasonable connection)
  2. A GUI pops up
  3. Press the P button to start the simulation. Other relevant buttons are described here
Something went wrong along the line?

Open an issue and we’ll get back to you.

You are now ready to proceed with our tutorials!

Info

If you want to understand right now what is happening under the hood, consider learning instead about the Alchemist meta-model