Skip to content
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

Improve CLI docs in website #1175

Open
bjaglin opened this issue Jun 22, 2020 · 0 comments
Open

Improve CLI docs in website #1175

bjaglin opened this issue Jun 22, 2020 · 0 comments

Comments

@bjaglin
Copy link
Collaborator

bjaglin commented Jun 22, 2020

Provide examples

https://gitter.im/scalacenter/scalafix?at=5f0289fa6c06cd1bf4763e75

How to run CLI with a specific Scala binary version

Follow-up to #998
See https://gitter.im/scalacenter/scalafix?at=5ef0a0c2405be935cdb6994d

The documentation should explain how and when to use a specific version of scalafix-cli, for example when running semantic rules against 2.11 sources.

There might be better ways to do this in coursier, but this should work:

cs launch ch.epfl.scala:::scalafix-cli:latest.release -M scalafix.cli.Cli --scala-version 2.11
@bjaglin bjaglin changed the title Document how to run CLI with a specific Scala binary version Improve CLI docs in website Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant