Skip to content

Conversation

@vincenzobaz
Copy link
Contributor

This PR addresses the issues found after #1996 which are linked to the platform specific instructions.

There is no need to maintain detailed information about installation of CS as they are on the project's website.
Unix and osx have the same instructions.

The Japanese version needs to be fixed as well.

@vincenzobaz
Copy link
ContributorAuthor

I am not sure if this works for OSx users.

I would like to drop the platform specific text and just redirect to coursier's installation guide which then differentiates platforms

@julienrf
Copy link
Contributor

Hey @vincenzobaz is there a description of the issues found after #1996?

I would like to drop the platform specific text and just redirect to coursier's installation guide which then differentiates platforms

Maybe eventually we should aim for the opposite: hosting the cs documentation directly in docs.scala-lang.org, so that we have everything in one place.

@vincenzobaz
Copy link
ContributorAuthor

I think it is better if we let the coursier website maintain instructions to install coursier.

@b-studios
Copy link
Contributor

In https://github.com/scala/scala-lang/pull/1246/files#diff-427692f739e1a5aad82fee647e2fa31f8aed46ab3fc37db0e6f8e4305ee34ff9R38-R75 I redirect to the coursier website. Eventually, I would like to drop the various getting started guides in favor of the one at scala-lang.org.

@vincenzobazvincenzobaz deleted the fix/coursier-setup-link branch May 28, 2021 06:59
Sign up for freeto 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.

3 participants

@vincenzobaz@julienrf@b-studios