zio/zio-dynamodb
View on GitHubmove code generation tasks in `build.sbt` to `BuildHelper` file in `project`
Open
#335 opened on Nov 24, 2023
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