-
Notifications
You must be signed in to change notification settings - Fork 0
improvement: Enhance Windows Compatibility #19
Copy link
Copy link
Open
Description
Enhance Windows Compatibility
Overview
Improve Windows support to make g4d fully functional on Windows systems.
Acceptance Criteria
- Symlink creation works on Windows (requires admin or developer mode)
- Path handling works with Windows-style paths
- Config directory follows Windows conventions
- All commands work on Windows
- Tests pass on Windows
- Documentation includes Windows-specific notes
Key Issues to Address
1. Symlink Handling
Windows symlinks require either:
- Administrator privileges
- Developer Mode enabled (Windows 10+)
2. Path Normalization
Handle forward/backslash conversion properly.
3. Config Directory
Follow Windows conventions (%APPDATA%\g4d).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels