Before you install Brew you will need to install XCode (you'll need the compiler)
If you don't have brew installed you can follow the instructions here On Mac: install brew, or simply typeruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"into a shell.
Once you have that you can then do:
brew updatethen
brew install node brew install mongodbto install NodeJs and MongoDB respectively
No comments:
Post a Comment