Downloading the Code - Synergex/SqlReplication GitHub Wiki
There are two ways to obtain the code for the environment:
- Clone the GIT repository.
- Download the code in a ZIP file.
Cloning the GIT Repository
-
Ensure that you have GIT for Windows command line tools installed.
-
Open a Windows command prompt and move to the folder where you would like to download the code (a new sub-folder will be created automatically when you clone the repository).
-
Execute the following GIT command:
git clone https://github.com/Synergex/SqlReplication.git
Downloading the Code in a ZIP File
- Use a web browser and go to https://github.com/Synergex/SqlReplication
- Click the green Clone or Download button ans select Download Zip.
- Extract the zip fine in your chosen location.