Skip to content

Update the Getting Started page(s) for the latest cs behavior. #2328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Feb 10, 2022

The default installation of coursier now installs Scala 3 by default under scala and scalac. However, it also allows to override that with cs launch scala:2.13.8 or cs install scala:2.13.8, as Scala 2 and Scala 3 have been unified.


It seems that this is the only file that actually needs to be updated. 🤔 @julienrf Did I miss anything?

The default installation of coursier now installs Scala 3 by
default under `scala` and `scalac`. However, it also allows to
override that with `cs launch scala:2.13.8` or
`cs install scala:2.13.8`, as Scala 2 and Scala 3 have been
unified.
@sjrd sjrd requested a review from julienrf February 10, 2022 15:59
Copy link
Contributor

@julienrf julienrf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

@julienrf julienrf merged commit 4364c10 into scala:main Feb 14, 2022
@sjrd sjrd deleted the update-getting-started-for-latest-cs branch February 14, 2022 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants