On 3/27/19, 'Nicolas Mailhot' via golang-dev <[email protected]> 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. _______________________________________________ golang mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
