Skip to content

A no-dependency Kotlin multiplatform library for pipelines.

License

Notifications You must be signed in to change notification settings

lost-illusi0n/keystone

Repository files navigation

Keystone

Version

A no-dependency Kotlin multiplatform library for pipelines.

Dependency

Keystone releases are published to Maven Central (soon). Replace {version} with the latest version of keystone.

implementation("dev.sitar:keystone:{version}")

What

On occasion, developers appreciate a simple pipeline api; often in different projects. You can write/copy-and paste the same pipeline API in all your projects. You can also depend on one of the few libraries that expose a pipeline API, along with the numerous dependencies and unused code that comes with them. Keystone is simply a pipeline library, with no additional dependencies, that you can depend on.

About

A no-dependency Kotlin multiplatform library for pipelines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages