Skip to content

indoorvivants/scala-library-template

Repository files navigation

Scala Library template

This is a template repository with some of the learnings from OSS Scala ecosystem applied.

JVM Scala.js (1.x) Scala Native (0.4.0)
Scala 2.12.13
Scala 2.13.5
Scala 3.1.x

sbt preCI

A preCI command is added - which will reformat, apply scalafix rules, create licence headers, run missinglink, etc.

This command is designed to be run before pushing, not on CI.

sbt ci command only runs checks, it never changes sources.

About

A template for cross-platform, cross-versions Scala Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages