Skip to main content

Scala CLI (1.8.0)

Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)

Installation

sdk install scalacli
Details