Skip to content

Getting Started

Andrey Batyiev edited this page Mar 24, 2021 · 14 revisions

Get the Code

First, you'll need to get the code via git.

  1. Clone the repo
    1. $ git clone https://github.com/symless/synergy-core.git
    2. $ cd synergy-core
  2. Switch to the right branch
    • Stable v1.x: $ git checkout master
    • Release v1.x: e.g.$ git checkout v1.13.1

Next step, Compiling.

Clone this wiki locally