Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.48 KB

README.markdown

File metadata and controls

33 lines (24 loc) · 1.48 KB

Scala Steward badge

zio-scala3-quickstart.g8

A Giter8 template for Scala 3 based ZIO powered application with ZIO and zio-http, protoquill, zio-config, zio-logging etc.

Setting up the project

sbt new ScalaConsultants/zio-scala3-quickstart.g8

Run tests

cd <project-name>
sbt test

Template license

Written in 2021 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/.