aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/homebrew.sh
blob: a6efe123669d5c955c94bc2a96f395c843df4ff4 (plain)
1
2
3
#!/usr/bin/env bash
# Will install homebrew package manager for macOS
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" </dev/null