Skip to content

scala/toolkit

Repository files navigation

The Scala Toolkit

The batteries-included Scala. Read about the Scala Toolkit in scala-lang tutorials.

Using the Scala Toolkit

You can already use it from Scala CLI:

//> using toolkit default

Or by including the latest Toolkit artifact in your build file: org.scala-lang::toolkit:0.2.0

Dependencies changelog

In the changelog directory you can find a list of changes in the dependencies of the Scala Toolkit, including transitive ones.

Generate or update changelog

To generate or update the changelog, run the following command:

scala-cli changelog -- --overwrite