还在纠结那些使用 Homebrew 安装的 MySQL,Posgresql 如何启动么?
在推荐神器之前,务必介绍一个目前在用的方法:
brew services start mysql
http://robots.thoughtbot.com/starting-and-stopping-background-services-with-homebrew
当然,LaunchRocket 的方法显然更酷,比较类似于 MongoDB Preference Pane,不过是将所有的服务都集中在一处。 参考链接: http://thechangelog.com/mac-preferencepane-homebrew-launchdlaunchctl/ https://github.com/jimbojsb/launchrocket
我的 LaunchRocket: