Skip to content

Instantly share code, notes, and snippets.

@xcobar

xcobar/setup Secret

Created March 20, 2020 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xcobar/6b0fc68d80cc05c9fb1a4aee7827b00c to your computer and use it in GitHub Desktop.
Save xcobar/6b0fc68d80cc05c9fb1a4aee7827b00c to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
set -vx
bundle install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment