Skip to content

Conversation

@jeremy-schaab
Copy link

Summary

• Adds full Windows support with PowerShell installer and helper scripts
• Provides batch file wrappers for easy execution on Windows
• Includes Windows-specific documentation and testing checklist
• Maintains compatibility with existing Unix/Linux functionality

What's included

  • Install-ClaudeCodeDocs.ps1 - PowerShell installer script
  • Uninstall-ClaudeCodeDocs.ps1 - PowerShell uninstaller
  • claude-docs-helper.ps1 - Full feature parity helper script
  • install.bat / uninstall.bat - Batch file wrappers
  • README-WINDOWS.md - Windows-specific setup instructions
  • TESTING-CHECKLIST.md - Testing guidelines

Test plan

  • Basic installation works on Windows 11 with PowerShell 5.1+
  • /docs command integration functions correctly
  • Auto-update hooks work as expected
  • Needs more extensive testing across different Windows versions
  • Could use testing with different PowerShell versions

Notes

This is an initial Windows port that works great for basic usage! More comprehensive testing would be valuable before full release.

Addresses the Windows compatibility request mentioned in the contributing guidelines.

- PowerShell installer and uninstaller scripts
- Batch file wrappers for easy execution
- PowerShell helper script with full feature parity
- Windows-specific documentation and testing checklist
- Maintains compatibility with existing Unix/Linux functionality

Tested on Windows 11 with PowerShell 5.1+ and works great!
Addresses the Windows compatibility gap mentioned in contributing guidelines.
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