Skip to content

improvement: Enhance Windows Compatibility #19

@nvandessel

Description

@nvandessel

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).


Linear: https://linear.app/gargas/issue/G4D-19

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions