Welcome to the Popcorn Guineapig documentation! 👋¶
The goal of this plugin is to help enforce architectural rules in your multi-module project. Once you apply the plugin and specify your architecture guidelines, the plugin will automatically verify whether your architecture adheres to these rules.
The Popcorn Gradle Plugin supports:
-
Kotlin Multiplatform Projects (KMP)
-
Java Projects
-
Android Projects
⚠️ Popcorn Guineapig plugin is designed for Gradle multi-module projects.
Take a look at our repository.