Hi, I wanted to announce this update of emd
Several updates summarized here, https://github.com/mh-cbon/emd/releases/tag/0.0.9-beta Its a beta because you might be debugging few small corner cases parsing issues, sorry >.< You can check the newly resulting md https://github.com/mh-cbon/emd#emd made with this template https://github.com/mh-cbon/emd/blob/master/README.e.md Note, there are 2 template funcs deprecated, but not removed, please update, so they can be cleaned in future. On Wednesday, February 22, 2017 at 10:40:27 PM UTC+1, mhh...@gmail.com wrote: > > Hi, > > I made this package to spare me some efforts > while maintaining README files of my projects. > > Its a binary written in go which take advantages > of text/template to allow dynamic generation > of the README file with help of > some fine grained helpers. > > Just check the README file of the project <https://github.com/mh-cbon/emd> > and compare it with the e.md file > <https://github.com/mh-cbon/emd/blob/master/README.e.md> > I created for this project. > > With help of emd, now i can invoke > emd gen -out README.md > to generate an updated version of the README file > (for most of what is doable to automate). > > Find the list of helpers here > <https://github.com/mh-cbon/emd#templates-helper> > > I think its a good companion with godoc, > each other being strong in the companion weaknesses. > godoc is better for structured text for api documentation, > markdown is better at loosely structured text. > > Find the repo at https://github.com/mh-cbon/emd > > That s it! > -- 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.