summaryrefslogtreecommitdiff
path: root/bin/setup
blob: cf4ad25e1996920ab79d734cc7ceb8dff25f2a4e (plain)
1
2
3
4
5
6
#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
set -vx

bundle install