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

Missing step in getting started with Scala 3

Open jacobus opened this issue 4 years ago • 1 comments

The Getting Started with Scala 3 page does not say how to run a Scala 3 program after installing with coursier. Step 3 "Use Scala" only shows how to load a file into the REPL and how to compile a file, but no mention of running it.

jacobus avatar Jun 23 '21 10:06 jacobus

related https://github.com/coursier/coursier/issues/2058

bishabosha avatar Jun 23 '21 10:06 bishabosha