File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ Scala CLI is a command-line tool to interact with the Scala language. It lets yo
8
8
Scala code. (and more!) It shares some similarities with build tools, but it doesn't aim at supporting multi-module
9
9
projects, nor to be extended via a task system.
10
10
11
- As of [ SIP-46 ] ( https://github.com/scala/improvement-proposals/pull/46 ) , Scala CLI has been accepted as the new ` scala `
12
- command and is currently in the experimental phase. If you want to try it out, check for more
13
- details [ here ] ( https://scala-cli.virtuslab.org/docs/reference/scala-command/ ) .
11
+ As of Scala 3.5.0 , Scala CLI has become the official ` scala ` runner of the language (for more information
12
+ refer to [ SIP-46 ] ( https://github.com/scala/improvement-proposals/pull/46 ) ). For more details on using Scala CLI
13
+ via the ` scala ` command, refer to [ this doc ] ( https://scala-cli.virtuslab.org/docs/reference/scala-command/ ) .
14
14
15
15
## Docs
16
16
- user-facing documentation: [ scala-cli.virtuslab.org] ( https://scala-cli.virtuslab.org/ )
You can’t perform that action at this time.
0 commit comments