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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

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.

\$ 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):

@SethTisue SethTisue self-assigned this Nov 10, 2023
@SethTisue SethTisue marked this pull request as draft November 10, 2023 00:07
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.

None yet

2 participants