Skip to content
This repository has been archived by the owner on Sep 15, 2018. It is now read-only.

setup: tools: mac

AMitchemTW edited this page Sep 12, 2017 · 4 revisions

Install Git

Download from: https://git-scm.com/downloads/

Install Docker for Mac

Download from: https://www.docker.com/docker-mac

Install Atom Editor

Download from: https://atom.io

Run the installer.

Install the EditorConfig package: file -> settings -> install -> search for 'EditorConfig' -> install

Or SublimeText

Download: https://www.sublimetext.com/

Run the installer.

Install the EditorConfig package: tools -> command palette -> type 'Package Control: Install Package' -> search for 'EditorConfig' -> install

Restart your computer

Docker won't work unless you do.

Continue to Setup project

Once you've successfully installed Git, Docker and Atom, you can continue to [setting up the project].