Skip to content

Commit c17e051

Browse files
romanowskiGedochaoMaciejG604
authored
Mention that Scala CLI will be a new Scala runner (#2143)
* Menion that Scala CLI will be a new Scala runner * Update website/src/pages/index.js Co-authored-by: Maciej Gajek <[email protected]> --------- Co-authored-by: Piotr Chabelski <[email protected]> Co-authored-by: Maciej Gajek <[email protected]>
1 parent a38c525 commit c17e051

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/src/pages/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ const Index = (props) => {
4040
<p>
4141
To get started you can read <a href="/docs/overview">the documentation</a>, or just <a href="/install">install</a> and enjoy <code>scala-cli</code>.
4242
</p>
43+
<p>
44+
Scala CLI will soon become the default Scala runner and will be shipped as `scala` (<a href="https://virtuslab.com/blog/scala-cli-the-new-scala-runner/">read more</a>).
45+
</p>
4346
</SectionAbout>
4447

4548
</Section>

0 commit comments

Comments
 (0)