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

please document defaultScalaVersion #551

Open
medovina opened this issue Jul 29, 2017 · 0 comments
Open

please document defaultScalaVersion #551

medovina opened this issue Jul 29, 2017 · 0 comments

Comments

@medovina
Copy link

I'm trying cbt for the first time. So far it looks quite promising. But the first thing I wanted to do was to tell cbt which Scala version to use for my project, and that isn't obviously documented anywhere. I looked around in the cbt sources for a while, and eventually figured out that I can add this to my Build class:

  override def defaultScalaVersion = "2.12.3"

That works. This seems fundamentally important, so please add documentation about this to the cbt tutorial. Thanks!

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

No branches or pull requests

1 participant