Make sure you have the following available/installed:
-
Git/GitHub
Check Git installation:git --version
If not installed, check this guide. -
Java Development Kit (JDK)
Check Java installation:java -version
The output should be 21.06.
If not installed, follow this installation guide. -
IntelliJ IDEA
Follow this installation guide.
git clone https://github.com/ana-silkin/AS.git- Select the green Run button at the top right of the IDE.
- Navigate to the
AS/srcfolder. - Open the command-line interface from within that folder.
- Execute the following command:
java ./Main.java