Installation from binaries

  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.

  3. Unpack the archive.

  4. Open the terminal and move to the root folder of axion.

  5. Run th command to start the application:

    run java -jar axion-0.1.0.jar
  6. After the application was launched, enter http://127.0.0.1:8080 in your internet browser.

  7. axion is now open and ready to use.