-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
README.md update, instructions on installing binaries built by the CI process - Windows #1085
Comments
(Please quote text as text, not images.) You opened an issue, but I am not following. I am unclear on WSL; I don't think we intend to require that. Do you have proposed text? If so, please provide it (as text of course). |
Unison File Synchronizer Installation on Windows Using CI BinariesThis guide explains how to install Unison File Synchronizer on Windows using CI binaries. Since Unison's CI binaries are typically provided for Linux/macOS, the steps involve using Windows Subsystem for Linux (WSL) to facilitate the installation. Step 1: Download CI Binaries
Step 2: Install WSL (Windows Subsystem for Linux)To run Unison binaries built for Linux on Windows, you need to install WSL:
Step 3: Install and Set Up Unison in WSL
Step 4: Synchronize Files Between Windows and WSL
Additional Notes
This setup allows us to use Unison's Linux binaries through WSL to synchronize files on your Windows system, utilizing CI binaries. |
This seems to expplain how to use GNU/Linux binaries on windows, which is not using the windows binaries from CI. |
At https://github.com/bcpierce00/unison/wiki/CI-Binary-instructions#installing-binaries-built-by-the-ci-process
Noticed a todo for Windows based installation:
Have a solution tried on my Windows 11 machine (using WSL).
The text was updated successfully, but these errors were encountered: