scala-lang icon indicating copy to clipboard operation
scala-lang copied to clipboard

add info on other package managers (besides just SDKMAN)

Open SethTisue opened this issue 7 years ago • 4 comments
trafficstars

e.g., personally I install sbt and scala on MacOS using Homebrew

see discussion at https://github.com/scala/scala-lang/pull/957 ; see also https://kotlinlang.org/docs/tutorials/command-line.html

SethTisue avatar Oct 19 '18 18:10 SethTisue

@SethTisue Created pull request. Should we add info for some more package managers?

kamil-duda avatar Oct 23 '18 20:10 kamil-duda

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 avatar Oct 25 '18 20:10 ashawley

These various "Getting started" pages are available from the home page, and from the Download page (arrows are original):

Getting started from Download page

https://www.scala-lang.org/download/

ashawley avatar Oct 25 '18 20:10 ashawley

leaving open because we're now well-stocked with MacOS info, but not other OS's

SethTisue avatar Nov 15 '18 17:11 SethTisue