Le 2019-03-27 10:25, fge...@gmail.com a écrit :
On 3/27/19, 'Nicolas Mailhot' via golang-dev
<golang-...@googlegroups.com> wrote:
...
Anyway here is the code, not finished, not feature-complete, very
lightly tested, but already doing some useful things
https://pagure.io/modist/
...
And I should have added, the readme is sparse but the tool should be
self documenting, just build cmd/modist and run it, it will output help
about available subcommands and their parameters

godoc.org/pagure.io/modist/ doesn't seem to work.
As far as I can tell, most published go code works automagically with godoc.org.
If you plan to look into this, godoc.org/github.com/golang/gddo can be
one useful starting point.

Thanks for pointing out this. This is something that will probably need looking at, if the code graduates from experiment, and is not deprecated by improvements in upstream go tools.

Right now the priority was just publishing something that builds, to have a concrete application example, and not just abstract exchanges on the mailing list.

--
Nicolas Mailhot
_______________________________________________
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org

Reply via email to