Skip to content

docs: add WSL2 + Windows filesystem install guidance#91

Open
stackbilt-admin wants to merge 1 commit intomainfrom
docs/wsl2-install
Open

docs: add WSL2 + Windows filesystem install guidance#91
stackbilt-admin wants to merge 1 commit intomainfrom
docs/wsl2-install

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Summary

  • Add docs/wsl2-install.md covering Charter installation on WSL2 with Windows filesystem paths
  • Cover pnpm EACCES workaround (--force), Linux-native vs /mnt/c/ path trade-offs, line ending configuration (.gitattributes for .adf files), file permission noise suppression, and performance considerations
  • Link from docs/getting-started.md install section and "What's Next" list

Resolves #74

Test plan

  • Verify docs/wsl2-install.md renders correctly on GitHub
  • Confirm cross-links from getting-started.md resolve properly
  • Spot-check that the pnpm --force workaround matches the behavior described in the issue

🤖 Generated with Claude Code

Cover installation on WSL2 with /mnt/c/ paths, pnpm EACCES
workaround, line ending configuration, file permission noise,
and performance considerations. Link from getting-started.md.

Resolves #74

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

docs: add WSL2 + Windows filesystem install guidance

1 participant