Install codrsync
Choose the method that works best for you
| Method | Command | OS | Prerequisites | |
|---|---|---|---|---|
curl (Shell Script)Recommended | curl -fsSL https://codrsync.dev/install.sh | bash | macOS, Linux | None | View details → |
Homebrew | brew install ciroarendt/codrsync/codrsync | macOS, Linux | Homebrew | View details → |
pip | pip install codrsync | All | Python 3.10+ | View details → |
pipx | pipx install codrsync | All | Python 3.10+ & pipx | View details → |
npm | npm install -g codrsync | All | Node.js 18+ | View details → |