feat: initial install-prerequisites script that install vscode, git and powershell 7

This commit is contained in:
Bjarke Sporring
2026-01-12 08:49:47 +01:00
parent 5492f17a5a
commit bb01592b6c
3 changed files with 497 additions and 2 deletions

View File

@@ -79,7 +79,15 @@ Then run scripts using:
### Installation
**Windows 11 Users:** See [INSTALLATION.md](INSTALLATION.md) for complete step-by-step installation instructions including PowerShell 7, Git, and Visual Studio Code.
**Quick Automated Installation (Windows 11):**
Run our one-shot installation script to automatically install all required tools:
```powershell
.\install-prerequisites.ps1
```
**Manual Installation:** See [INSTALLATION.md](INSTALLATION.md) for complete step-by-step installation instructions including PowerShell 7, Git, and Visual Studio Code.
**Quick Check:**
@@ -340,6 +348,7 @@ You can also use existing cloud Git platforms:
git-workshop/
├── README.md # This file
├── INSTALLATION.md # Windows 11 installation guide (PowerShell 7, Git, VS Code)
├── install-prerequisites.ps1 # Automated installation script (one-shot setup)
├── GIT-CHEATSHEET.md # Quick reference for all Git commands
├── WORKSHOP-AGENDA.md # Facilitator guide for running workshops
├── PRESENTATION-OUTLINE.md # Slide deck outline