brew install mongoose code example
Example: how to brew install mongodb
#Step 1
$ brew tap mongodb/brew
#Step 2 to install latest community version
$ brew install mongodb-community
#Step 1
$ brew tap mongodb/brew
#Step 2 to install latest community version
$ brew install mongodb-community