Skip to content

docs: add Windows PowerShell quickstart instructions#5693

Open
aicontentcreate2023-star wants to merge 1 commit intoaden-hive:mainfrom
aicontentcreate2023-star:docs/add-windows-quickstart
Open

docs: add Windows PowerShell quickstart instructions#5693
aicontentcreate2023-star wants to merge 1 commit intoaden-hive:mainfrom
aicontentcreate2023-star:docs/add-windows-quickstart

Conversation

@aicontentcreate2023-star

Fixes #5660

Problem

The Quick Start section in docs/getting-started.md only referenced ./quickstart.sh, leaving Windows users without guidance even though the repo includes a polished quickstart.ps1.

Solution

Added a separate Windows (PowerShell) subsection under Quick Start that references quickstart.ps1, maintaining parallel structure with the Linux/macOS section.

Changes

  • Split Quick Start into platform-specific subsections
  • Added Windows PowerShell instructions using existing quickstart.ps1
  • Kept verification step consistent across platforms

Tested the formatting locally.

Fixes aden-hive#5660

The Quick Start section only referenced ./quickstart.sh, leaving Windows
users without guidance. Added separate Windows (PowerShell) section that
references the existing quickstart.ps1 script.
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: getting-started.md Quick Start only references quickstart.sh, missing Windows quickstart.ps1

1 participant