setup 115 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 #!/bin/bash set -euo pipefail IFS=$'\n\t' bundle install # Do any other automated setup that you need to do here