Automatic cloud-based config layer.
This project is no longer in development.
Previously proprietary, Synergy 2 is released as open source under the MIT license.
All dependencies are submodules. To get them, run this:
$ git submodule update --init --recursive
When you make a change to the core, you'll need to update the submodule:
$ git submodule update --recursive