Open
Description
e.g., personally I install sbt and scala on MacOS using Homebrew
see discussion at #957 ; see also https://kotlinlang.org/docs/tutorials/command-line.html
e.g., personally I install sbt and scala on MacOS using Homebrew
see discussion at #957 ; see also https://kotlinlang.org/docs/tutorials/command-line.html
Activity
kamil-duda commentedon Oct 23, 2018
@SethTisue Created pull request. Should we add info for some more package managers?
ashawley commentedon Oct 25, 2018
There's a lot of pages with details about this on the other repo, see https://docs.scala-lang.org/getting-started-sbt-track/getting-started-with-scala-and-sbt-on-the-command-line.html
ashawley commentedon Oct 25, 2018
These various "Getting started" pages are available from the home page, and from the Download page (arrows are original):
https://www.scala-lang.org/download/
SethTisue commentedon Nov 15, 2018
leaving open because we're now well-stocked with MacOS info, but not other OS's