Redis Desktop Manager on Mac OSX
- Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app: and press enter/return key.
1
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
If the screen prompts you to enter a password, please enter your Mac’s user password to continue. When you type the password, it won’t be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
1
brew cask install rdm
- Press
Done! You can now use Redis Desktop Manager.