diff2html
diff2html copied to clipboard
Add support for parse with streaming input
As described in https://github.com/rtfpessoa/diff2html-cli/issues/113 we should probably use spawn instead of exec and parse the input as a stream.