Skip to content

Instantly share code, notes, and snippets.

@phlipper
Created March 17, 2015 22:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phlipper/b473e2bec64fd5451fff to your computer and use it in GitHub Desktop.
Save phlipper/b473e2bec64fd5451fff to your computer and use it in GitHub Desktop.
TECH601-00 Day 5 preparation

Console

These console commands will prepare you for the day:

# change directory to the course root - hint: type `cd T` and hit the `tab` key
cd TECH601-00/

# make a new directory for today
mkdir day_5

# change directory to the day 5 root
cd day_5

You should see something similar to the following image:

Console view

IDE

To prepare the IDE, first refresh your file view.

File view

Then set the day_5 folder to be the root.

Set as root

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment