Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.53 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.53 KB

Scala CI Scala Steward badge

zio-dotty-quickstart.g8

A Giter8 template for a basic Dotty application build using ZIO

Setting up the project

sbt new ScalaConsultants/zio-dotty-quickstart.g8

Run tests

cd <project-name>
sbt test

Template license

Written in 2022 by Scalac Sp. z o.o.

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/.