This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Description
When this work is complete, it will eliminate the current need for a static gradle.ktscfg.xml (#19) file to be generated (by generateKtsConfig) at the root of each project.
The general idea is to expose a configuration API on the Kotlin plugin side and to then integrate with it via the Gradle Tooling API.