
"Refactoring Generators is an interesting approach to generate Scala source code. It will also refactor your code if it needs to."
"Think git merge but for Scala code. Think scalafix but rules are per file, not global."
"The core library that does the diff+merge is available at https://github.com/sake92/regenesca."
"Example applications include https://github.com/sake92/openapi4s and https://github.com/sake92/squery."
Refactoring Generators is a tool designed to generate and refactor Scala source code. It operates similarly to a git merge, but is tailored for Scala code specifically. Unlike global rules, it applies rules on a per-file basis. The core library facilitating the diff and merge process is available on GitHub. Example applications include openapi4s and squery, with a demo repository and video provided for openapi4s.
Read at YouTube
Unable to calculate read time
Collection
[
|
...
]