Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 446 Bytes

File metadata and controls

19 lines (10 loc) · 446 Bytes

Synergy Hogsback (Synergy 2)

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.

First clone

All dependencies are submodules. To get them, run this:

$ git submodule update --init --recursive

Updating Core

When you make a change to the core, you'll need to update the submodule:

$ git submodule update --recursive