You will need to have Maven installed. You can build the project by issuing mvn clean verify.
When the build finishes you will find an installable Eclipse repository in the repository/io.quarkus.eclipse.repository/target folder.
The name of the repository is io.quarkus.eclipse.repository-x.y.z-SNAPSHOT.zip.
Now you can proceed with the installation of your repository in your Eclipse workbench by following the installation instructions.

