Skip to content

sbt new scala.local #3949

@eed3si9n

Description

@eed3si9n

This is a proposal related to #2668 and sbt/sbt-launcher-package#217.

steps

  1. sbt new or sbt init

expectation

Displays:

Welcome to sbt new!

  Select `1` to create a build in the current directory.
  To use an online template, select `q` to quit, and rerun
  sbt new playframework/play-scala-seed.g8

1) scala.local: Scala program
q) quit

I type:

1

This creates a new build similar to https://github.com/scala/scala-seed.g8 and start sbt shell inside it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions