Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 469 Bytes

README.markdown

File metadata and controls

22 lines (14 loc) · 469 Bytes

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 project just run:

g8 scalameta/maven-scala-seed.g8

or you can use the "New Scala Project" command in Metals