-
Together with [Clikt](https://ajalt.github.io/clikt/), it'd be nice to have native support to avoid having to rely on an installed JVM.
-
Need to sort out multiplatform tests with K/N, then possibly add some tests for features added by the multiplatform, and some general sanity checks. Detailed sqlite testing is already provided by plat…
-
Hey, first of all, thanks for working on this, it's great to see the multiplatform ecosystem growing daily.
While integrating this library into a personal project, the IDE shows many "type mismatch…
-
If a test case fails the reports are not very descriptive.
E.g. take:
```
class CalculatorSpec : Spek({
describe("Calculator") {
val calculator by memoized { Calculator()}
…
dibog updated
3 years ago
-
#25
-
**Describe the bug**
When I change the kotlin code in Kotlin Multiplatform plugin project, where quarkus is serving the backend, I would expect the quarkusDev gradle task to hot reload/deploy changes…
-
The goal is to implement a process of realsing of multiplatform
Propossed steps:
* release pre 1.0 development version on our Nexus, which is under control https://dev.dukecon.org/nexus/
* relea…
-
I cannot figure out how to get strings with placeholders in the iOS app. I believe the issue I'm having is due to the strings using placeholders in the format "%1$s" when iOS requires the format "%1$@…
-
It would be useful to be able to specify different license policies for different scopes/configurations.
e.g. A license is allowed if on the `buildScript` classpath, but not if it is in production…
-
With the introduction of the Gradle configuration cache, community plugins may need to be adjusted. The goal of this issue is to track the status of community plugins.
For configuration cache suppo…