- Install
- Windows
- Git for Windows (https://git-for-windows.github.io/)
- Use Git Bash as your terminal from now on.
- Tips for Git Bash
- Copy is ctrl + insert
- Paste is shift + insert
- Tips for Git Bash
- Mac
- Download and install from http://git-scm.com/downloads
- Highly recommend using iTerm2 as your terminal
- Restart your terminal
- Type
git --version
, you should see a version number.
- Download and install from https://atom.io/
- Download and install from https://nodejs.org/
- Restart terminal
- type
node -v
, should get a version number if it works.
- Download and install from http://www.google.com/chrome/