Last active
March 25, 2022 14:28
-
-
Save Jarvvski/e582e3f7ce78d71ce87a4ca5f6032778 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| # 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