select-scala

a selction of scala libraries, tools etc

Created: by Pradeep Gowda Updated: Jan 16, 2024 Tagged: scala

  • 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