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

jfilesync/jfilesync-mw-osgi

Repository files navigation

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