Skip to content

feat: add install script for Windows PowerShell (#70)#73

Merged
q-soriarty merged 1 commit intodevelopfrom
feature/70-windows-install-script
Mar 27, 2026
Merged

feat: add install script for Windows PowerShell (#70)#73
q-soriarty merged 1 commit intodevelopfrom
feature/70-windows-install-script

Conversation

@q-soriarty
Copy link
Copy Markdown
Contributor

Summary

  • Add scripts/install_windows.ps1 — symlinks SKILL.md to ~/.claude/skills/git-workflow/
  • Auto-detects symlink support (Developer Mode / elevated terminal)
  • Falls back to file copy with warning if symlinks unavailable
  • Supports -Uninstall parameter

Closes #70

Test plan

  • Script follows standard PowerShell conventions (param block, comment-based help)
  • Handles symlink fallback to copy when permissions are insufficient
  • Functional test on Windows (not available in current environment)

Creates symlink if Developer Mode is enabled or terminal is elevated.
Falls back to file copy with a warning if symlinks are unavailable.
Supports -Uninstall parameter to remove.
@q-soriarty q-soriarty merged commit 20fd775 into develop Mar 27, 2026
@q-soriarty q-soriarty deleted the feature/70-windows-install-script branch March 27, 2026 22:51
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.

1 participant