https://pantsbuild.org/ logo
c

chilly-librarian-83669

10/24/2018, 4:25 PM
Is there a good example of using a custom jvm based source-code generator in pants? The generator source code is in the same repo as generated code (all scala)
b

brief-engineer-67497

10/24/2018, 4:39 PM
I don't know if it is a good example but I worked with this one as example : https://github.com/ActionIQ-OSS/play-pants
c

chilly-librarian-83669

10/24/2018, 9:16 PM
thanks!
5 Views