Homebrew

SCM-Manager CLI Client installation using homebrew

Homebrew

To install the SCM-Manager CLI Client we offer a Homebrew tap. This CLI Client does not work standalone but need a running SCM-Manager server.

Quickstart

brew install scm-manager/tap/scm-cli

Detailed installation

To install SCM-Manager with homebrew we had to add the SCM-Manager tap:

brew tap scm-manager/tap

After the tap was added, we can install the SCM-Manager CLI Client:

brew install scm-cli

Now the CLI Client can be started:

scm login {server_url}