Due to this issue and not finding anything useful on the web I decided to create such a utility. I call this program Differ.
The command to run the application is: "java -jar Differ.jar changes.txt original.txt"
Pass into the application the newly changed file first and the existing or original version as the second parameter. The system will run through and generate an html report which can be passed around and viewed by everyone in an easily readable format.
Sample Report:
The source code will be available on my github page at the following: https://github.com/dtbell99/differ
No comments:
Post a Comment