main
#!/bin/bashset -euo pipefailIFS=$'\n\t' bundle install # Do any other automated setup that you need to do here