Skip to content

Add Windows platform support #68

Description

@igancev

Summary

Add native Windows binary builds and installation documentation.

Requirements

  • Create GitHub Actions workflow for Windows binary builds (.exe or .zip)
  • Fix Windows environment variable handling (HOME → USERPROFILE in InitCommand and YamlConfigProvider)
  • Update README with Windows installation instructions (PowerShell one-liner)
  • Test Windows binary and config directory creation

Current State

Linux and macOS have native binaries via CI. Windows users have no documented support; only platform-agnostic PHAR available.

Acceptance Criteria

  • Windows binary (.exe) attached to releases
  • README has Windows installation section
  • Config path works on Windows (C:\Users{user}\AppData\work-reporter)
  • No regressions in existing Linux/macOS CI

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions