Thsi is the cli program made with Java language. In order to run this project, please follow these steps:
- Clone this repository to your local device
- Open the repo through your IDE (preferrably IntellijIDEA)
Steps for IntellijIDEA:
- Double click the IntellijIDEA application
- Click
Open
button - Choose the project and click
Ok
- Set up the Project SDK/JDK through Settings panel
- Hit the run button (green triangle)