Getting your terminal and text editor set up

Week 1: Introduction to Ruby · Lesson 3 ·


Make sure you have Sublime Text and the Command Line ready before moving on.

Set up the command line:

  • On a Mac you can go to spotlight "Terminal" and add to your dock.
  • On a PC you should install Git Bash.

Install a text editor:

In this course I recommend Sublime Text 3 for editing code on both a Mac and PC. It's one of the most popular text editors out there, but if you already have a text editor you prefer, feel free to use that one.