Rabbitmq plugin for asdf version manager.
Rabbitmq requires Erlang to be installed. You can use the asdf-erlang plugin to install Erlang versions.
asdf plugin add rabbitmq https://github.com/w-sanches/asdf-rabbitmq.git
This plugin currently supports both Linux and macOS. However, this is an early version and bug may be found. Please report them in the issue tracker.
You can specify the version to install with a line like so in your .tool-versions
file:
rabbitmq <version>
Check asdf readme for instructions on how to install & manage versions of Rabbitmq.