Skip to content

Legit-code: Windows Support #62

@martin-lysk

Description

@martin-lysk

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

  • Add SMB server for mounting logic to Windows
  • Handle Windows path separators and drive letters
  • Test on Windows 10 and 11
  • Update documentation for Windows users
  • Handle Windows-specific permissions and security
  • Add CI/CD for Windows testing

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions