For more information, see my blog post.
Runs ansible, provisioning local machine with dev tools and setup.
Currently, Ansible and Brew. These will be automatically installed if missing.
Simply run ./ansible.sh
.
WARNING: This will install and modify packages on your machine. Read through the files in roles/
so you know what will happen.
git clone git@github.com:SteveEdson/dev-machine.git && cd dev-machine && ./ansible.sh