This is designed to work seamlessly with Visual Studio Code or IntelliJ or plain vanilla SBT. It also shows both a hybrid "what to do if my project has ZIO and non-ZIO stuff" model (Main.scala and TestTraditional.scala) and the more pure-ZIO approaches (HelloStream.scala and TestZio.scala)