Cakeless Save Abandoned

Wire your cakes automatically to zio environment

Project README

Project: Cakeless Current version: 1.0.0-rc3 Scala version: 2.12.10, 2.13.1

codecov Build Status

cakeless

Cakeless is a library providing the ability to painlessly wire deeply nested cakes into your ZIO environment.

To try it, add the following into your build.sbt file:

resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"

libraryDependencies ++= {
  val cakelessV = "1.0.0-rc3"
  Seq(
    "ua.pp.itkpi" %% "cakeless" % cakelessV
  )
}

Docs are available here

Check examples here

Open Source Agenda is not affiliated with "Cakeless" Project. README Source: itkpi/cakeless
Stars
43
Open Issues
0
Last Commit
4 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating