Skip to content

sonatype/homebrew-nexus-iq-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-nexus-iq-cli

Installation

The Sonatype Nexus IQ CLI can be installed using the Homebrew package manager. Specific documentation on the parameters supported can be found here.

These commands will make the installation available to Homebrew and install the latest and greatest version to your local machine.

brew tap sonatype/nexus-iq-cli
brew install --cask nexus-iq-cli

Local Development and Testing

Once the repository is tapped by a regular installation (as above), you can locally develop and test by updating the code in the tapped directory or by checking out other branches. Find Homebrew's clone of the repository at $(brew --repo)/Library/Taps/sonatype/homebrew-nexus-iq-cli.

To try local changes, reinstall the nexus-iq-cli: brew reinstall --cask nexus-iq-cli

Releases

No releases published

Packages

No packages published

Languages