-
Notifications
You must be signed in to change notification settings - Fork 0
Windows Setup
Run in Windows Terminal using Windows PowerShell 5.1 or PowerShell 7:
irm https://raw.githubusercontent.com/WayneTechLab/SFWA-WTL-TEMPLATE/main/.SYSTEMX/scripts/install.ps1 | iexThis installs PowerShell 7, Git, GitHub CLI, VS Code, Google Cloud CLI, Chrome, checksum-verified Node.js 24, the pinned Firebase CLI, and project dependencies. After diagnostics pass, it asks whether to enter the menu-driven Setup & Tooling phase. If the command starts in Windows PowerShell 5.1, that phase relaunches in the installed PowerShell 7 host.
It does not authenticate, create cloud projects, deploy, or collect secrets. Existing Git checkouts are reused without pulling, resetting, or overwriting local changes.
.\.SYSTEMX\scripts\bootstrap-windows.ps1 -Check
.\wtl-menu.ps1
.\wtl-setup.ps1 --check
.\.SYSTEMX\systemx.ps1 doctor --json
npm run wtl:menu -- --setup-phaseCMD launchers are also provided. Windows does not require Bash or WSL.
Node.js, Git, GitHub CLI, VS Code, and Firebase tooling use native ARM64 paths when available. Google Cloud CLI and Stripe CLI may use x64 emulation. The installer displays that warning and verifies Google Cloud with a read-only version command before setup continues.
Authentication starts only after installation, from the setup phase. Use interactive local logins and OIDC or Application Default Credentials in CI. Never store legacy Firebase tokens, service-account files, or production secrets in the repository.
See One-Line Install and the Platform Matrix.
SFWA-WTL-G1 · Standard Firebase Web App, Wayne Tech Lab Generation 1 · Provided by Wayne Tech Lab LLC under MIT · Use at your own risk · Subject to daily change · Repository
- Home
- Quick Start
- WTL Standard Setup Guide
- One-Line Install
- Platform Matrix
- Linux Setup
- Windows Setup
- Architecture and Stack
- Project Structure
- SYSTEMX Root and Folder Standard
- Setup Playbook
- Environment Variables
- Security
- Deployment
- Testing and QA
- MCP and Agents
- GitHub Authors and Contribution Notes
- SYSTEMX WEBPORTAL
- White Paper
- Executive Summary
- CISO Note From the Founder
- Wayne Tech Lab Purpose
- Security Overview
- Long-Term Warnings
- .ENV Solutions
- Menu Operations
- Setup and Deployment
- Start and End of Day
- SYSTEMX Sync and Controlled Updates
- Agent 0 and Subagents
- Agent 0 Operating Model
- How Subagents Work
- Starter Prompts and Smart Routing
- Third-Party Responsibility
- User Ingest and Production Setup
- FAQ