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:
- Open up the Terminal .
- Execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install artifactory-cli-go using brew
brew install artifactory-cli-go
artifactory-cli-go is ready to use now!