This repository contains the homebrew formula required to install earth on MacOS and Linux via brew.
Before you begin, ensure you have Homebrew installed on your macOS or Linux system. If you don't, you can install it by following the instructions on the official Homebrew website.
You can install earth directly from this tap using:
brew install earthbuild/tap/earthOr you can tap the repository first and then install:
brew tap earthbuild/tap
brew install earth