Lightbend ConductR Homebrew Repository

Note that this project is EOL as of 2018-01-31.

Introduction

This repository provides a Homebrew repository so that ConductR's CLI and other components may be easily installed on macOS.

Installing ConductR with Homebrew

brew install typesafehub/conductr/conductr-cli

Or brew tap typesafehub/conductr and then brew install conductr-cli.

Or install via URL (which will not receive updates):

brew install https://raw.githubusercontent.com/typesafehub/homebrew-conductr/master/Formula/conductr-cli.rb

Learn More

For documentation on Homebrew, run brew help, man brew or check Homebrew's documentation.