Skip to content

Add Windows support for claude-code-docs#18

Open
bedeleu wants to merge 1 commit intoericbuess:mainfrom
bedeleu:add-windows-support
Open

Add Windows support for claude-code-docs#18
bedeleu wants to merge 1 commit intoericbuess:mainfrom
bedeleu:add-windows-support

Conversation

@bedeleu
Copy link

@bedeleu bedeleu commented Aug 15, 2025

This PR adds full Windows support for claude-code-docs.

Changes:

  • Added install-windows.ps1 - PowerShell installer for Windows
  • Added docs-helper.ps1 - PowerShell helper script for /docs command
  • Added README-WINDOWS.md - Windows-specific documentation

Tested on:

  • Windows 10/11
  • PowerShell 5.1 and PowerShell 7
  • Claude Code v1.0.81

How it works:

The Windows version uses PowerShell instead of Bash, maintaining the same functionality:

  • /docs - List topics
  • /docs - Read documentation
  • /docs -t - Check for updates

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