CLI-Tool to automate the installation of HomeBrew packages to get the dev environment ready to go.
- HomeBrew
- Ansible
- Python
- Pip (only for Ansible installation)
- Run setup.py on terminal to install all dependencies
- Populate packages file with all the packages you need to install
- Run the playbook-runner.py on terminal and follow :)