Skip to content

typelevel/toolkit

Typelevel Toolkit

A toolkit of great libraries to get started building Typelevel apps on JVM, Node.js, and Native! Our very own flavour of the Scala Toolkit.

//> using toolkit typelevel:default

import cats.effect.*

object Hello extends IOApp.Simple:
  def run = IO.println("Hello toolkit!")

To get started, you can use the accompanying template :

scala-cli --power new typelevel/toolkit.g8

Important

The toolkit does not yet support Scala Native 0.5.x series.

Libraries included

About

Quickstart your next app with the Typelevel Toolkit!

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 9

Languages