On Mon, 23 Jan 2017 21:39:39 -0800 (PST)
hui zhang <fastfad...@gmail.com> wrote:

> > With github.com/badgerodon/goreify you can do this:
> As this github auther says:
> I found gengen <https://github.com/joeshaw/gengen> after implementing
> most of this functionality. It follows a similar approach, though
> doesn't take it quite as far.
> 
> gengen seems better according to github star.
> I wonder if there are any better packages out there ,  have u reach
> on this?

Check out [1].

You can also look at [2] which implements a different approach to code
templating ([3] is an example of its usage).

Please note that judging project based on the quantity of "Github stars"
is uh... suboptimal (which is an euphemism for "idiotic").
Otherwise we'd all be writing for node.js ;-)

1. https://github.com/ncw/gotemplate
2. http://alikewise.com/gen/
3. https://github.com/deckarep/golang-set

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to