river2202 / my-osx-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My OSX Setup

Continuous integration

Testing

If no Virtual Machine already in place:

vagrant up

If Virtual Machine already created:

vagrant provision

Building

Including Bootstrapping

./prepare.sh && ./build.sh

Above sets up brew, python, pip and ansible before running the playbook.yml.

Ansible Only

./build.sh

About


Languages

Language:Shell 100.0%