Scalty

travis_ci Maven Central codecov

Overview

Scalty is a library which provides some wrappers for monads transformer EitherT[Future, AppError, T] and additional extention utils methods.

Getting Started

Scalty is currently available for Scala 2.11 and 2.12

The Scalty dependency, by adding the following to your build.sbt:

libraryDependencies += "com.github.awesome-it-ternopil" %% "scalty" % "0.4.5"