Software I use as a developer.
- Install Xcode via the App Store or the Command Line Interface not verified yet, but this step might not be necessary
- Clone this repository:
git clone https://github.com/bkahlert/mac-dev-playbook
- Create a copy of the default configuration and make it yours:
cd mac-dev-playbook cp default.config.yml config.yml open config.yml
- Set up your machine:
chmod +x setup ./setup
This project is a fork of Jeff Geerling's Mac Development Ansible Playbook.
If you experience any problems, please consult the original project's documentation.
MIT. See LICENSE for more details.