mobiletoly/kmp-gradle-builder-template
Build and distribute your own Gradle plugin and/or library tailored for KMP projects
This project helps Kotlin Multiplatform (KMP) developers create and distribute their own custom Gradle plugins and/or KMP libraries. You provide details like your desired plugin ID and package name, and it generates a ready-to-use project structure with example code and sample apps. This allows KMP developers to build specialized tools or reusable code modules to enhance their multiplatform development workflow.
Use this if you are a KMP developer looking to quickly set up a new Gradle plugin or multiplatform library project with all the necessary boilerplate and publishing configurations.
Not ideal if you are not a KMP developer or if you only need a simple script and not a full Gradle plugin or reusable library.
Stars
9
Forks
—
Language
Kotlin
License
—
Category
Last pushed
Dec 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mobiletoly/kmp-gradle-builder-template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...