Hi,
I'd like to inject an arbitrary version into my template build.gradle when packaging the template (i.e. not require user to enter when doing lazybones create ... Is there something in the LazyBones plugin to support this or should I look at other gradle plugins for that?
I was thinking along the lines of LazybonesConventions having a map of default properties for the template engine that can be used in the lazybones.groovy script, but not sure if you've addressed this in another way.
Many thanks.
Hi,
I'd like to inject an arbitrary version into my template
build.gradlewhen packaging the template (i.e. not require user to enter when doinglazybones create ... Is there something in the LazyBones plugin to support this or should I look at other gradle plugins for that?I was thinking along the lines of
LazybonesConventionshaving a map of default properties for the template engine that can be used in thelazybones.groovyscript, but not sure if you've addressed this in another way.Many thanks.