Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 261 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 261 Bytes

ZIO Project Template

Usage

Building

> mkdir zio-awesome-project 
> cd zio-awesome-project
> sbt new Clover-Group/zio-template.g8

Running hello world

> runMain hello.Main

And go build the next great thing with ZIO!