On 13-02-24 01:07 AM, Ovid wrote:
And Dist::Zilla::Plugin::ReadmeMarkdownFromPod doesn't do what I want. I
want my README.md to be updated on the dzil side, not the generated
distribution side. That let's me push to github and not worry about it.
Also, it doesn't let me control my file extension, but that's a minor nit :)
In that case, I think I have a different invocation that should answer
all your prayers:
[ ReadmeAnyFromPod / MarkdownInRoot ]
filename = whateveryouwant.mrkdwn
And yes, that will plop the file in your checked out directory, all
ready to be commited. :-)
Joy,
`/anick