Hi all, I've started a little project to add code-generation to SBT and I would like to hear from anyone who wants to collaborate (and has time to).
This could be very important for the lift community, and my aim is to make something like thus: > generate lift snippet WhateverName where generate is the sbt plugin command, lift is the "library" defined in the plugin/project def, snippet is the "action/template" and WhateverName is the args* that the action or template takes. Im thinking of producing template "libraries" as JARs and then they could just be distributed via the maven repository system. So, if you want to help out on this, id love to hear from you. If would be an extra bonus if you are an SBT master or have written other plugins as that is where my knowledge is weakest. Cheers, Tim
-- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
