Skip to content

Repository files navigation

xemantic-kotlin-process

Kotlin multiplatform and coroutine friendly process spawning

Maven Central Version GitHub Release Date license

GitHub Actions Workflow Status GitHub branch check runs GitHub commits since latest release GitHub last commit

GitHub contributors GitHub commit activity GitHub code size in bytes GitHub Created At kotlin version discord users online Bluesky

Why?

TODO: Add rationale for the project

Usage

In build.gradle.kts add:

dependencies {
    implementation("com.xemantic.kotlin.process:xemantic-kotlin-process:0.1.0")
}

Updating project dependencies

From time to time, it is worth to:

Update gradlew wrapper

./gradlew wrapper --gradle-version 9.2.0 --distribution-type bin

Update all the dependencies to the latest versions

All the gradle dependencies are managed by the libs.versions.toml file in the gradle dir.

It is easy to check for the latest version by running:

./gradlew dependencyUpdates --no-parallel

About

Kotlin multiplatform and coroutine friendly process spawning

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages