Visit https://developer.atlan.com for available formulae.
- On macOS, install Xcode Command Line Utilities:
xcode-select --install- On Linux, install cURL and Git:
# Using APT
sudo apt-get install -y curl git
# Using Yum
sudo yum install -y curl git- Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"- If previously installed, update homebrew and the formulae:
brew updateFetch the formulae in this tap:
brew tap atlanhq/atlanbrew install atlan