Publishing a Kotlin Multiplatform Project in all platforms (Win, Mac, Linux, JVM, JS) with Github Actions
So I recently made a Parking Lot CLI program (the kind of ones you make for low-level system design interview questions). You can check the following terminal recording. The interesting thing is, it is made using Kotlin Multiplatform, which means it...
Jan 2, 20232 min read1.9K

