Installation from sources

  1. Download the latest version from GitHub.

  2. Make sure that you have installed all the required packages that are mentioned in the System requirements section and Installation prerequisites.

  3. Run the command from the root directory to build the Axion application:

    mvn clean package -Pdev -Dmaven.test.skip
  4. Launch application with command:

    mvn spring-boot:run -Pdev

    If default settings were used, enter http://127.0.0.1:8080 in your internet browser to start configuring your radar.