stdin & stdout support
I would like to be able to do
`cat several junit files | junit2html - output_name`
or even
`cat several junit files | junit2html - - | another_command`
And I forgot to say on my other ticket:
Thank you for this project!
issue