### Generate Project with sbt new Source: https://foundweekends.github.io/giter8 Use this command within sbt to generate a new project from a giter8 template. Specify the template owner and repository name. ```bash sbt new scala/scala-seed.g8 ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.