-
Notifications
You must be signed in to change notification settings - Fork 14
How to: install Homebrew
Jeremy edited this page May 19, 2021
·
1 revision
Homebrew is a free and open-source software package management system that simplifies the installation of software on Apple's operating system macOS as well as Linux. The name is intended to suggest the idea of building software on the Mac depending on the user's taste.
- macOS: This is the only platform this project supports
-
Open and run the following command in terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
-
Run
brew -v
to verify install.- Should print version and revision info to terminal, eg:
Homebrew 3.1.8 Homebrew/homebrew-core (git revision 65afeec88b; last commit 2021-05-18)
- Home
- Design
- How to
- Configure an Okta application
- Configure an environment for Okta
- Create an SSM parameter
- Get cloudformation stack outputs
- Clone this repo
- Install Homebrew
- Install Git
- Install nvm
- Install Node.js
- Install Java
- Install AWS CLI
- Install awslogs
- Install Docker Desktop
- Install Code Climate CLI
- Install serverless
- Install Yarn
- Install testcafe
- Re run a github actions workflow
- Workflows