Skip to content

MrSchyzo/opiniom

Repository files navigation

Opiniom - Opinionated Idiom

codecov

Just a collection of data structures and extension functions for opinionated idioms.

Usage

For gradle (kotlin DSL):

dependencies {
    // ... your stuff
    implementation("io.github.mrschyzo:opiniom:0.1.0") //<-- 0.2.0 when I feel like publishing a second version to sonatype
    // ... your stuff
}

Publish library

Prepare your ~/.gradle/gradle.properties accordingly and then run:

./gradlew publish

git hooks to install

In your shell, run:

git config core.hooksPath ./git_config/hooks

About

Collection of data structures and extension methods for opinionated idioms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages