Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroslaw-bochniak authored Jan 16, 2020
1 parent 40faebb commit 23e6942
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@ Small CLI application written in GoLang for easier management of RabbitMQ relate
- policies
- [x] list

## Installation

#### Making sure the environment is set
`export HOMEBREW_GITHUB_API_TOKEN=<MY_GITHUB_TOKEN>`

#### Tapping the repo
`brew tap smartrecruiters/homebrew-taps`

#### Installing!
`brew update && brew install rabbitr`

## Configuration
After downloading or building the source code `rabbitr` application needs to be configured with coordinates to
RabbitMQ servers that it will operate on. It uses REST API when communicating with RabbitMQ server.
Expand Down

0 comments on commit 23e6942

Please # to comment.