Hacker News new | ask | show | jobs
by davelondon 1110 days ago
Check out my https://github.com/dave/rebecca package for a neat way of building readme docs by embedding Go docs and examples.

It generates the big readme for https://github.com/dave/jennifer (see https://github.com/dave/jennifer/blob/master/README.md.tpl).

1 comments

Dave I've been a heavy user of Jennifer for quite some time, thank you for making such an awesome library.