scala / toolkit

The batteries-included Scala
https://docs.scala-lang.org/toolkit/introduction.html
86 stars 12 forks source link
files http json script test

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.

How to update the dependencies? How to release the toolkit?

Check out the Contributing Guide.