Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 376 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 376 Bytes

Pants Build avro codegen POC

This was a quick hack to support avro case classes generation

Currently only supports scala with generate-specific (hardcoded)

ideally i would like to support other options that avrohugger supports

Run the example

./pants binary .::
./pants run.jvm src/main/scala/org/foo/bar:myapp