Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 361 Bytes

JFileSync MW - (Java File Sync - Multi Way)

A multi way filesync tool written in pure Java.

It is inspired by JFileSync.

Usage

Building

Development

IntelliJ IDEA

  1. git clone
  2. Open the repo directory with IDEA "Open..."
  3. Run ./gradlew clean build -x test in the repo directory