Skip to content

Instantly share code, notes, and snippets.

View pedropauloportella's full-sized avatar

Pedro Paulo Portella pedropauloportella

View GitHub Profile
@pedropauloportella
pedropauloportella / mongo_on_mac_yosemite_10.10.4.md
Created June 18, 2019 11:47 — forked from isramv/mongo_on_mac_yosemite_10.10.4.md
How to install mongodb on Mac Yosemite 10.10.4

how to install Mongo db on Mac Yosemite 10.10.4

I will be following the official documentation here but they take some things for granted, many users could get frustrated and confused that's why I created this gist.

I have downloaded the mongo files in my root user directory for example: /Users/israel/mongodb therefore if you want to do the same first enter cd in your terminal.

then enter pwd command in your terminal and you should be able to se something similar to /Users/<yourmacuser>

If the previous is correct you may want to proceed and open the terminal then download the tar:

@pedropauloportella
pedropauloportella / webdev_online_resources.md
Created February 6, 2019 17:29 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)