Skip to content

atlanhq/homebrew-atlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Atlan Homebrew Tap

brew tap atlanhq/atlan

macOS architectures supported macOS architectures supported Linux architectures supported

Documentation

Visit https://developer.atlan.com for available formulae.

Usage

Homebrew Installation

  • 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 update

Add This Tap

Fetch the formulae in this tap:

brew tap atlanhq/atlan

Install Latest Atlan CLI Version

brew install atlan

About

This repo maintains HomeBrew Formulae for Atlan binaries

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages