File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
_overviews/getting-started Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -111,8 +111,7 @@ Along with managing JVMs, `cs setup` also installs useful command-line tools:
111
111
| Commands | Description |
112
112
| ----------| -------------|
113
113
| ` scalac ` | the Scala compiler |
114
- | ` scala ` | the Scala REPL and script runner |
115
- | ` scala-cli ` | [ Scala CLI] ( https://scala-cli.virtuslab.org ) , interactive toolkit for Scala |
114
+ | ` scala ` , ` scala-cli ` | [ Scala CLI] ( https://scala-cli.virtuslab.org ) , interactive toolkit for Scala |
116
115
| ` sbt ` , ` sbtn ` | The [ sbt] ( https://www.scala-sbt.org/ ) build tool |
117
116
| ` amm ` | [ Ammonite] ( https://ammonite.io/ ) is an enhanced REPL |
118
117
| ` scalafmt ` | [ Scalafmt] ( https://scalameta.org/scalafmt/ ) is the Scala code formatter |
You can’t perform that action at this time.
0 commit comments