Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 776 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 776 Bytes

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.