Getting Up and Running With Rabbitmq and Easynetq Slides

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 25

rabbitmq-plugins enable rabbitmq_management

https://brew.sh
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew install rabbitmq
PATH=$PATH:/usr/local/sbin

You might also like