← Back to team overview

syncany-team team mailing list archive

Hazelcast Plugin

 

Dear all,

I developped an hazelcast syncany pugin

https://github.com/vwiencek/syncany-plugin-hazelcast

This plugin is a standalone project referencing original sync any
lib/core/util projects via "git submodules"

Submodules are located in "core" folder, and hazelcast plugin project
smartly redefine projects folders in gradle.settings.

Command to add submodules is "git submodule add
http://github/..../syncany.git core"

Then you need to make
"git submodule init"
"git submodule update"
and dependencies will be downloaded.



Vincent

-- 
Vincent Wiencek
vwiencek@xxxxxxxxx

Follow ups