Skip to content

[FEATURE] Windows Support - Building Binaries #57

Description

@mabd-dev

What problem does this solve?

reposcan currently only ships binaries for Linux (linux/amd64) and macOS (darwin/amd64, darwin/arm64). Windows users have no pre-built binary and no documented path to run the tool, which excludes a large portion of potential users.

Proposed solution

  • Add windows/amd64 as a release target in the GitHub Actions pipeline
  • Produce a .exe artifact on each release
  • Resolve any CGO/clipboard library compatibility issues for Windows (or gate clipboard support behind a build tag)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions