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

document both Scala 3 and 2 seeds, putting 3 first #1166

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

SethTisue
Copy link
Member

No description provided.

@@ -79,7 +79,8 @@ You just need one line of <code>build.sbt</code> to get started with Scala. Lear
<h3>sbt new</h3>
Choose from community-maintained <a href="https://github.com/search?o=desc&p=1&q=g8&s=stars&type=Repositories">Giter8 templates</a> to jump start your project:

<pre><code class="prettyprint">\$ sbt new scala/scala-seed.g8
Copy link
Member

Choose a reason for hiding this comment

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

I suggest we copy paste sbt init output.

Copy link
Member Author

Choose a reason for hiding this comment

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

I've added a commit that does what I imagine you mean.

\$ sbt new scala/scala-seed.g8
....
A minimal Scala project.
\$ sbt new scala/scala3.g8
Copy link
Member

Choose a reason for hiding this comment

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

scala/toolkit.local also defaults to Scala 3:

Select a template: a
Scala version (default: 3.3.0):
Scala Toolkit version (default: 0.2.0):

Copy link
Member Author

Choose a reason for hiding this comment

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

Added a commit with the adjustment I think you're suggesting.

@SethTisue SethTisue self-assigned this Nov 10, 2023
@SethTisue SethTisue marked this pull request as draft November 10, 2023 00:07
@SethTisue SethTisue removed their assignment Aug 14, 2024
@SethTisue SethTisue marked this pull request as ready for review August 14, 2024 21:54
Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

Thanks!

@eed3si9n eed3si9n merged commit 6fd5d87 into sbt:develop Aug 14, 2024
2 checks passed
@SethTisue SethTisue deleted the two-seeds branch August 14, 2024 23:40
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