Skip to content

Add prerequisites section to README#47

Merged
HeyItsGilbert merged 2 commits intomainfrom
docs/readme-prerequisites
Apr 9, 2026
Merged

Add prerequisites section to README#47
HeyItsGilbert merged 2 commits intomainfrom
docs/readme-prerequisites

Conversation

@tablackburn
Copy link
Copy Markdown
Contributor

Summary

  • Add a Prerequisites section listing Node.js >= 18, Yarn, and PowerShell 7+ with install links
  • Helps contributors avoid setup issues when running .\build.ps1 -Bootstrap for the first time

Test plan

  • Verify README renders correctly on GitHub

🤖 Generated with Claude Code

List Node.js, Yarn, and PowerShell 7+ as required dependencies
so contributors know what to install before running bootstrap.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 8, 2026 23:21
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 8, 2026

Deploy Preview for psake ready!

Name Link
🔨 Latest commit 469b42f
🔍 Latest deploy log https://app.netlify.com/projects/psake/deploys/69d7000420ada200085f3af5
😎 Deploy Preview https://deploy-preview-47--psake.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 short “Prerequisites” section to the repository README to make first-time setup smoother for contributors working with the Docusaurus + PowerShell/psake build workflow.

Changes:

  • Added a Prerequisites section listing Node.js (>= 18), Yarn, and PowerShell 7+ with links.
  • Kept the existing bootstrap/install command (.\build.ps1 -Bootstrap) as the primary entry point.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Gilbert Sanchez <me@gilbertsanchez.com>
@HeyItsGilbert HeyItsGilbert merged commit ca39d4a into main Apr 9, 2026
6 of 7 checks passed
@HeyItsGilbert HeyItsGilbert deleted the docs/readme-prerequisites branch April 9, 2026 01:25
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.

3 participants