Note that this project is EOL as of 2018-01-31.
This repository provides a Homebrew repository so that ConductR's CLI and other components may be easily installed on macOS.
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
- ConductR Home
- ConductR Documentation
- Get Started with ConductR (Lightbend login required)
- ConductR CLI on GitHub
For documentation on Homebrew, run brew help
, man brew
or check Homebrew's documentation.