Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

1.3 Install wget

brew intall install wget

1.4 (optional, recommended) Install git-secrets - This will help you prevent committing credentials and secrets

...