Skip to content

Conversation

eed3si9n
Copy link
Member

@eed3si9n eed3si9n commented May 1, 2023

Fixes #3949

Problem
You want to get started with sbt, and you don't know which template to get started with.

Solution
This implements an interactive menu on sbt new command when invoked without an argument to list template candidates.

The first option is scala/toolkit.local, which locally creates an sbt build without calling out to Giter8 (GitHub).

**Problem**
You want to get started with sbt, and you don't know
which template to get started with.

**Solution**
This implements an interactive menu on `sbt new` command
when invoked without an argument to list template candidates.

The first option is `scala/toolkit.local`, which locally creates
an sbt build without calling out to Giter8 (GitHub).
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.

sbt new scala.local
1 participant