We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51c54e commit b94fe69Copy full SHA for b94fe69
INSTALL
@@ -0,0 +1,5 @@
1
+To build, please install an up-to-date version of maven and run the following commands.
2
+In the project root directory: mvn clean install
3
+Then, in the assembly directory: mvn clean install assembly:single
4
+This will generate a tar.gz and a .zip containing the diffr jar, and a bash script each for diff and patch.
5
+
0 commit comments