Skip to content

docs: add Windows development setup guide - #381

Open
dakshagarwal76 wants to merge 1 commit into
peakflo:mainfrom
dakshagarwal76:docs/windows-dev-setup
Open

docs: add Windows development setup guide#381
dakshagarwal76 wants to merge 1 commit into
peakflo:mainfrom
dakshagarwal76:docs/windows-dev-setup

Conversation

@dakshagarwal76

Copy link
Copy Markdown

Summary

  • Adds docs/windows-dev-setup.md with Windows-specific dev setup (pnpm, VS Build Tools, native rebuild, PowerShell test commands, troubleshooting)
  • Links from README and CONTRIBUTING

Testing

  • Verified pnpm typecheck passes on Windows
  • Verified pnpm exec electron ... vitest run works in PowerShell
  • Verified node scripts/rebuild-native.mjs rebuilds better-sqlite3
  • Verified pnpm dev launches the app

Document Windows-specific dev setup including pnpm, VS Build Tools,
native module rebuild, PowerShell test commands, and troubleshooting.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copilot AI review requested due to automatic review settings June 22, 2026 01:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a dedicated Windows development setup guide to document the required toolchain and Windows-specific workflows (native module rebuilds and running tests in PowerShell), and links it from the main contributor entry points.

Changes:

  • Added docs/windows-dev-setup.md covering prerequisites, native module rebuilds, PowerShell-friendly test commands, installer build, data paths, and troubleshooting.
  • Linked the new guide from README.md and CONTRIBUTING.md (including a note about Windows test commands).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
README.md Adds a Windows development setup section linking to the new guide.
docs/windows-dev-setup.md New Windows-specific setup guide with rebuild/testing/troubleshooting details.
CONTRIBUTING.md Adds a Windows note pointing to the guide and references it for PowerShell test commands.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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