- Coursier is the Scala application and artifact manager. It can install Scala applications and setup your Scala development environment. It can also download and cache artifacts from the web.
- Scala CLI from Virtuslab, is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code.
- ammonite