Skip to content

Instantly share code, notes, and snippets.

@Jarvvski
Last active March 25, 2022 14:28
Show Gist options
  • Select an option

  • Save Jarvvski/e582e3f7ce78d71ce87a4ca5f6032778 to your computer and use it in GitHub Desktop.

Select an option

Save Jarvvski/e582e3f7ce78d71ce87a4ca5f6032778 to your computer and use it in GitHub Desktop.
# to run use: echo WWC2022 | sudo -S curl -s https://gist.githubusercontent.com/Jarvvski/e582e3f7ce78d71ce87a4ca5f6032778/raw/4a8660cdc625ab65d7009a42902049568f31fdb4/install.sh | bash -s
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install git
brew install --cask visual-studio-code
brew install --cask docker
brew install docker-compose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment