Skip to content

Simple scala3-compiled sbt project template with ColOfAbRiX's customizations

License

Notifications You must be signed in to change notification settings

ColOfAbRiX/scala3-std.g8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala3.g8: simple scala3-compiled sbt project template

Continuous Integration

A Giter8 template for a minimal Scala 3 project.

ColOfAbRiX's Customizations

  • Proper, packaged directory structure
  • Cats support as default, including sample IOApp
  • Standard formatting with Scalafmt
  • Code quality checks:
  • Better default values for SBT root project
  • More .gitignore entries

Template usage

Using sbt, do:

sbt new scala/scala3.g8

in the folder where you want to clone the template.

Template license

Written in 2017 by Nicolas Stucki

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

About

Simple scala3-compiled sbt project template with ColOfAbRiX's customizations

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Scala 100.0%