If you don't have Atom or Chrome installed, follow the links above and install them.
Open Atom, and install the platformio-ide-terminal plugin for Atom.
You can now open your terminal within Atom using the command ctrl+`
Open your terminal in Atom by pressing ctrl+`
(Open-Source Package Manager for Mac)
Install Homebrew by simply running the following command (in your terminal):
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
(Relational Database Management System)
Simply run the command $ brew install postgresql
You then may be prompted to run the command $ brew services link postgresql but if not, it is linked correctly.
Running the command $ postgres -v should now print to the console the version your newly installed PostgreSQL.
(Mac PostgreSQL Client)
Download Postico by clicking -> HERE <-
Install Git by running command brew install git from your terminal
Now would be a good time to create a github account if you don't already have one...
$ git config --global user.name "Your Username"
$ git config --global user.name "[email protected]"
Your Dev Environment is now set up!
Next I will teach some keyboard shortcuts and how to create bash aliases that will improve your workflow and increase your productivity.
Thank you for your time and consideration
Please upVote and reSteem to raise awareness and support the project
Best,