This repository contains scripts that I use to set up a new Mac or Ubuntu machine
Download and install Xcode from Apple's website then install Xcode command line tools by running
xcode-select --install
The insipiration for the setup.sh script comes originally from thomaspoignant/mac-dev-setup. The script is a work in process and might not work perfectly
Run the script
./mac/setup.sh
Run the script
./linux/setup.sh