Restructure, beginning of CLI client

This commit is contained in:
2026-08-04 19:11:32 +02:00
parent 2a1487037b
commit a10423b015
36 changed files with 695 additions and 27 deletions
+1 -1
View File
@@ -31,4 +31,4 @@ dependencyResolutionManagement {
}
rootProject.name = "PhoeBench"
include("server", "clients", "common")
include("server", "clients:compose", "clients:cli", "common")