A three part blog (all included in this one) that goes through
- How Kotlin Multiplatform works (compiler and everything)
- How to build a game (Snake) and finally
- how to make it multiplatform.
A three part blog (all included in this one) that goes through
Initial comment this is mainly done as a reminder to myself.
So about 6 months ago GitHub launched a new exciting service; GitHub Package Registry. This service lets you as a GitHub-user upload your Open Source code for free on GitHubs registry supporting a wide array of languagues and build systems - JavaScript (npm), Java/JVM-languages (Maven/Gradle), Ruby (RubyGems), .NET (NuGet), and Docker images. Perhaps more have been added since I last verified.