Skip to content

Document winget PATH behavior and require PortableCommandAlias - #155

Merged
rand-lee merged 1 commit into
developfrom
feature/winget-path-alias-docs
Sep 3, 2026
Merged

rand-lee merged 1 commit into
developfrom
feature/winget-path-alias-docs

Conversation

@randlee

@randlee randlee commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add PortableCommandAlias: wyvern to the winget bootstrap installer template so portable installs expose wyvern on PATH (not only wyvern.exe).
  • Document PATH behavior across winget, Homebrew, Scoop, and cargo install in docs/WINGET_SETUP.md.
  • Note in publish channel contracts that komac/winget-releaser does not emit PortableCommandAlias — verify or amend manifests before merge.

Complements winget-pkgs #425526, which already includes the 0.6.0 manifest fix.

Test plan

  • Review docs/WINGET_SETUP.md PATH table and manifest snippet
  • Confirm bootstrap YAML matches merged winget-pkgs installer shape
  • No runtime/build changes — docs and manifest template only

Made with Cursor

Bootstrap installer template and operator docs now require PortableCommandAlias
so winget installs expose wyvern (not wyvern.exe), matching Homebrew and Scoop.

Co-authored-by: Cursor <cursoragent@cursor.com>
@rand-lee
rand-lee merged commit 7cb99a4 into develop Sep 3, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants