fork-handles / forkhandles

Foundational libraries for Kotlin
https://forkhandles.dev
Apache License 2.0
224 stars 28 forks source link

Multiplatform support #66

Open rjaros opened 3 months ago

rjaros commented 3 months ago

It would be a great addition to the Kotlin ecosystem if these libraries were multiplatform.

time4tea commented 3 months ago

I don't really know anything about publishing KMP libraries... so although willing, not sure how to make it happen.

StefanOltmann commented 3 months ago

For general documentation see https://kotlinlang.org/docs/multiplatform-publish-lib.html

You can take my library (all targets) as an example: https://github.com/Ashampoo/kim/blob/main/build.gradle.kts