Skip to content

Commit d88e823

Browse files
authored
Merge branch 'main' into topic/cst
2 parents 642e023 + d7d630b commit d88e823

File tree

2 files changed

+10
-0
lines changed
  • collections/open-source-organizations
  • topics/kotlin-multiplatform

2 files changed

+10
-0
lines changed

collections/open-source-organizations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ items:
3030
- komodorio/helm-dashboard
3131
- devtron-labs/devtron
3232
- socialincome-san/public
33+
- Aiven-Open
3334
display_name: Open source organizations
3435
created_by: benbalter
3536
image: open-source-organizations.png
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
created_by: JetBrains
3+
display_name: Kotlin Multiplatform
4+
short_description: Kotlin Multiplatform is a cross platform development framework developed by JetBrains.
5+
topic: kotlin-multiplatform
6+
related: kotlin
7+
url: https://kotlinlang.org/lp/multiplatform/
8+
---
9+
The Kotlin Multiplatform technology simplifies the development of cross-platform projects across iOS, Android, desktop and the web. It reduces time spent writing and maintaining the same code for different platforms while retaining the flexibility and benefits of native programming.

0 commit comments

Comments
 (0)