syncany-team team mailing list archive
-
syncany-team team
-
Mailing list archive
-
Message #00689
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