0:00
/
0:00
Transcript

Deploying Kotlin Multi-platform projects as native desktop apps using jDeploy

This video demonstrates the new Kotlin Multi-platform project template for jDeploy. Takes about a minute to create a new project and publish it for users to download on Mac, Windows, and Linux.

I’ve been busy fixing bugs and adding new features to jDeploy over the past couple of weeks. I’ll be dropping a few tutorials and videos to show off some aspect of these new features, and stay tuned for a newsletter or two to discuss them all, and talk a little about jDeploy’s future.

One new feature is the ability to publish platform-specific bundles, so that the Mac version doesn’t need to include windows-specific resources, and vice versa. This feature has allowed me to reduce the size of a Kotlin multi-platform app bundle from ~100 MB down to ~40MB.

In order to show off this new feature, I decided to create a Kotlin multi-platform project template. Enjoy.

Discussion about this video

User's avatar