Replaces file usage globally in the Wikimedia Wikifarm.
This java program requires a minimum version of Java 8 installed. Consult the wiki page for further instructions.
Download the precompiled jar file or build it yourself after downloading the source with a simple
gradle
You need Apache Ant and Gradle installed.
To also build the windows exe:
gradle dist
You need to download launch4j into the folder ./launch4j
.