→ here’s the initial post about the macOS Scripted Setup-Tool
Enhancements
Application «Microsoft Office for Mac»
⚠️ Requires new Config Key:
installMicrosoftOffice=true
Application «Visual Studio Code»
⚠️ Requires new Config Key:
installVisualStudioCode=true
Improvements
Application «MAMP»
ℹ️ Will now be installed using macOS Package Installer
How to use » Download macOS Scripted Setup
💡 Added a quick download & unzip Command
Download the project from GitHub
Quick Download using the Terminal.app
curl -SL "https://github.com/Swiss-Mac-User/macOS-scripted-setup/archive/refs/heads/installer.zip" | tar xz -C "$HOME/Downloads" && open "$HOME/Downloads/macOS-scripted-setup-installer"