Get artifactory-cli-go Installed on Mac using Brew

Package Information:

Name: artifactory-cli-go
Use: Artifactory CLI provides a command line interface for uploading and downloading artifacts to and from Artifactory.
URL: https://github.com/JFrogDev/artifactory-cli-go

Installation Steps:

  1. Open up the Terminal .
  2. Execute
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install artifactory-cli-go using brew
    brew install artifactory-cli-go

artifactory-cli-go is ready to use now!