This folder contains configuration and setup tools for the Mac Mini recommended to run the SIMPLE project as part of the M2L2.
⚠️ This is not the SIMPLE project's application source code. These are environment setup tools (shell scripts, dotfiles, etc.) to provision a Mac Mini from a clean macOS install into a ready-to-run SIMPLE project host.
software/
├── scripts/ # zsh setup and configuration scripts
└── docs/ # Additional setup documentation and troubleshooting
Before running any scripts, make sure you have:
- A Mac Mini running a supported version of macOS (see specs)
- An admin user account
- An active internet connection (for initial package installs)
@TODO
Improvements to setup scripts are welcome! Please test changes on a clean macOS install before submitting a pull request. See the root CONTRIBUTING.md for guidelines.