Back to install methods

Install with Homebrew

The macOS-native way to install codrsync

Install command

$ brew install ciroarendt/codrsync/codrsync

What it does

  1. 1Taps the codrsync formula repository
  2. 2Downloads the latest release from GitHub
  3. 3Installs codrsync and its dependencies
  4. 4Links the codrsync command to your PATH

Prerequisites

Homebrew must be installed (see homebrew.sh)

Verify installation

$ codrsync --version

You should see the version number if the installation was successful.

Troubleshooting

Problem: brew: command not found

Solution: Install Homebrew: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Problem: Formula not found

Solution: Run: brew tap ciroarendt/codrsync

Skip the install

Try codrsync right in your browser — no setup needed

Try in browser