ProxyAI/settings.gradle.kts
2026-01-26 13:49:47 +00:00

3 lines
90 B
Kotlin

rootProject.name = "ProxyAI"
include(":proxyai-treesitter")
include(":proxyai-telemetry")