I published a little project that really just a he...
# feed
t
I published a little project that really just a helloworld style KMP gradle template module with KMP sample app module to help you during the process of building your own KMP plugins. I love writing plugins, and having a template to quickly bootstrap the project - helps me a lot, that is why I want to share it. Once you clone it, there is tools/setup_template.py script where you can pass params such as plugin name, package id, output directory etc - and it will generate a ready to use project for you. Hopefully will be helpful to somebody: https://github.com/mobiletoly/kmp-gradle-builder-template