Skunk

Overview

Skunk is published for Scala 2.12, 2.13, and 3 on JVM, Node.js, and Native. It can be included in your project thus:

libraryDependencies += "org.tpolecat" %% "skunk-core" % "0.6.3"

How to Learn

Prerequisites:

To learn about Skunk:

Other resources:

Reference documentation:

How to Contribute