This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew update | |
brew install git | |
brew install siege | |
brew install go | |
brew install python3 | |
brew install tmux | |
brew cask install postman | |
brew install kubectl | |
brew install kops | |
brew cask install minikube | |
brew cask install gpgtools | |
brew install jq | |
brew install nvm | |
brew install yarn --without-node | |
brew install terraform | |
brew cask install virtualbox | |
brew cask install vagrant | |
brew cask install vagrant-manager | |
pip3 install --upgrade --user awscli | |
brew cask install google-cloud-sdk | |
brew upgrade | |
brew list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment