Skip to content

Commonists/GlobalReplace

Repository files navigation

GlobalReplace Build Status

Replaces file usage globally in the Wikimedia Wikifarm.

Usage

This java program requires a minimum version of Java 8 installed. Consult the wiki page for further instructions.

Compile

Jar

Download the precompiled jar file or build it yourself after downloading the source with a simple

gradle

You need Apache Ant and Gradle installed.

Windows exe

To also build the windows exe:

gradle dist

You need to download launch4j into the folder ./launch4j.