Skip to content

A Giter8 template for a sample Scala project using the Maven build tool!

Notifications You must be signed in to change notification settings

scalameta/maven-scala-seed.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Scala Seed

A Giter8 template for a sample Scala project using the Maven build tool!

Prerequisites

Install Giter8 with Coursier.

cs install giter8

Create new project

To create a new Scala 2.13.x project just run:

g8 scalameta/maven-scala-seed.g8

To create a new Scala 3 version project instead run:

g8 --scala_version=3.3.3 --scala_binary_version=3 scalameta/maven-scala-seed.g8

You can also use the "New Scala Project" command in Metals

About

A Giter8 template for a sample Scala project using the Maven build tool!

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages