📜  使用 brew 安装 mongodb - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:16.439000             🧑  作者: Mango

代码示例2
brew tap mongodb/brew
brew install mongodb-community
brew services start mongodb-community #try it out an enjoy.