# # Author: Hari Sekhon # Date: 2019-03-16 20:35:14 +0000 (Sat, 16 Mar 2019) # # https://github.com/harisekhon/devops-bash-tools # # License: see accompanying LICENSE file # # https://www.linkedin.com/in/harisekhon # # ============================================================================ # # Mac OS X - Homebrew Package Requirements # ============================================================================ # cmake coreutils cpanm direnv git-secrets gnu-sed golang jq jwhois parallel #python # unnecessary - Macs always come with Python readline shellcheck wget whois yq # Mac already provides unzip - brew is keg only and doesn't link anyway to avoid clashes #unzip