zio/zio-dynamodb

move code generation tasks in `build.sbt` to `BuildHelper` file in `project`

Open

#335 opened on Nov 24, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (23 forks)auto 404
good first issue

Repository metrics

Stars
 (48 stars)
PR merge metrics
 (PR metrics pending)

Description

There is a lot of code generation Scala code in build.sbt - it would be nice to move it out to another file

Contributor guide