Script to help new team members to speed up the process of install and configure useful tools.
- [OSX SO]
- [Bash]
- Go to the downloaded directory from command line:
chmod u+x setup.sh
- Run the script:
./setup.sh
Enable lines with the word "debug", also you can enable the next line in the script:
set -o xtrace