Kmp Git Submodule Module Mapping

Consume a git submodule as a set of Gradle modules in a multiplatform repo — mapping its nested directories onto flat project paths, making the recursive clone a hard prerequisite instead of tribal knowledge, and enabling submodules in every continuous-integration job that configures the build. Reach for it when a fresh clone fails with a project that "does not exist", when a build passes locally but fails on a runner, or when shared code changes vanish because the recorded submodule pointer was never moved.

maxrave-dev ed6cc1b 6.6 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/kmp-git-submodule-module-mapping commit ed6cc1bcf9

Frequently asked questions

npx skillmds@latest add maxrave-dev/kmp-git-submodule-module-mapping