Skip to content

Installation

Nicolò Sonnino edited this page May 27, 2020 · 32 revisions

Installation

System Requirements

  • Linux, MacOS or Windows OS with an active terminal.
  • Java SE JDK 14 (OracleJDK or OpenJDK).
  • Maven framework version 3.0 (or newer).

WARNING: For the best CLI experience, we suggest using a native linux terminal with a font size set to 12 (or below), a line spacing set to 0.9 (or below) and a screen resolution of 1920x1080. The terminal should run in fullscreen mode or maximized window mode. If these requirements are not met we cannot ensure a high quality CLI experience.

Windows

Download conEmu terminal.

If you use Windows Subsytem for Linux (WSL) or MinGW you can skip to Linux installation steps.

Download Oracle Java 14 or OpenJDK 14.

Extract content from the zip folder to your preferred location, then go to Start>Edit the system environment variables>Environment Variables ...

In the User Section select Path variable and click on Edit.

Linux

MacOS