Feature Request: Windows Support
Summary
legit-code currently only supports macOS. This issue tracks adding support for Windows 10 and 11.
Current Behavior
When running legit-code on Windows, users receive the error:
❌ Error: legit-code currently only supports macOS.
We detected you are running on Windows.
📋 We plan to support other operating systems!
Please upvote or track our progress here:
https://github.com/Legit-Control/monorepo/issues/62
Desired Behavior
legit-code should work seamlessly on Windows 10 and 11.
Requirements
Technical Notes
The main challenges:
- Windows doesn't natively support NFS client - we got to use smb instead
- Path separators (
\ vs /)
- Case-insensitive file system
- Different process spawning behavior
Please leave a comment to upvote this issue
Feature Request: Windows Support
Summary
legit-code currently only supports macOS. This issue tracks adding support for Windows 10 and 11.
Current Behavior
When running legit-code on Windows, users receive the error:
Desired Behavior
legit-code should work seamlessly on Windows 10 and 11.
Requirements
Technical Notes
The main challenges:
\vs/)Please leave a comment to upvote this issue