赞
踩
Install Navicat for MySQL on Mac OSX
App name: Navicat for MySQL
App description: navicat-for-mysql (App: Navicat for MySQL.app)
App website: http://www.navicat.com/products/navicat-for-mysql
Install the App
Press Command+Space and type Terminal and press enter/return key.
Run in Terminal app:
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
and press enter/return key.
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:
brew cask install navicat-for-mysql
Done! You can now use Navicat for MySQL.
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。