Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 318 Bytes

File metadata and controls

6 lines (5 loc) · 318 Bytes

The setup

Use this project to verify your local setup.

Tasks

1. Checkout this repository and import the project into the IDEA of your choice. You will need Java 17 for this to run.

2. Make sure the code is compiling and the test de.interhyp.codingchallenge.diamond.printer.DemoSetupTest can be executed.