Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 888 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 888 Bytes

Bootstrap

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.

Installation and Usage

Clone the repo:

git clone https://github.com/phmullins/bootstrap.git

You'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.

Author

Created by Patrick H. Mullins. You can find me on Twitter and on Telegram as @pmullins.

License

Source is released under the MIT License (MIT) license.