Added little doc to compile/install dependencies

This commit is contained in:
Alexis Leboeuf
2026-01-06 08:41:18 +01:00
parent 5c191bcff0
commit 4de8e2da22

View File

@@ -1,6 +1,8 @@
# hackathon # hackathon
In order to launch any task (Maven compile, clean install ...) be sure to launch the Docker compose in the root directory with :
docker compose up
## Getting started ## Getting started