Installing dependencies for MacOS Install brew if ot installed before. Install coursier (more info) $ brew install coursier/formulas/coursier $ cs setup Istall sbt and other course-dependent Scala dependencies. cs setup --jvm adopt:11 Install Metals extension for VSCode