Skip to content

[FEATURE] Windows Support - Updating Documentation #58

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

  • Document how to add the binary to PATH on Windows
  • Update any path examples (e.g. ~/.config/reposcan/config.toml → %APPDATA%\reposcan\config.toml)
  • Note any shell-specific differences (PowerShell vs cmd vs Git Bash) where relevant
  • Call out any known limitations on Windows at launch if needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions