8000 GitHub - jdfoster/igloo: Gradle Plugin to Calculate MD5 Checksums with Kotlin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ igloo Public

Gradle Plugin to Calculate MD5 Checksums with Kotlin

Notifications You must be signed in to change notification settings

jdfoster/igloo

Repository files navigation

Gradle Plugin to Calculate MD5 Checksums with Kotlin

This gradle plugin demonstrates executing of parallel work using the Worker API. We utilise this to calculate MD5 checksums for files within the source directory. This follows the Using the Worker API guide, while ports the Java code to Kotlin; within our plugin we access the WorkerExecution service using Service Injection.

This plugin makes use of gradle incubating APIs, such as the Worker API, therefore this library should be considered unstable.

About

Gradle Plugin to Calculate MD5 Checksums with Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0