Utilizes Ansible to set up a macOS machine.
From the command line:
$ ./bootstrap.shThis will:
- prompt Xcode installation,
- install Rosetta 2
- install Homebrew,
- install Ansible,
- execute
playbook.ymlto perform remaining setup via Ansible.
The script is not fully automated, i.e. some human input will be required:
- Xcode has to be installed manually,