Bootstrap is my own personal automation system designed to help quickly build and configure macOS installations. It can easily be modified to work with other *nix operating systems.
Clone the repo:
git clone https://github.com/phmullins/bootstrap.gitYou'll probably want to edit the brewfile as I'm sure you don't want everything installed on your system that I have installed on mine. Once you've done that you should run:
./bootstrap.sh to stand up a custom macOS system.
Created by Patrick H. Mullins. You can find me on Twitter and on Telegram as @pmullins.
Source is released under the MIT License (MIT) license.