Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.25 KB

w_0_1_installs.md

File metadata and controls

40 lines (32 loc) · 1.25 KB

Workflow 0.1: Installations

This is your checklist:

  • Access to terminal
  • Install Git
  • Sign up for a GitHub account
  • Choose editor

Step 1: Work Environment: Access to Terminal

  • Mac: use Terminal
  • Windows:
    • Option 1: Power Shell
    • Option 2: Git Bash
    • Option 3: use Ubuntu (must be installed prior to workshop) (for advanced users)
  • Linux

Step 2: Install Git

Confirm Git is installed by typing git --version on your terminal

Step 3: Sign up for a GitHub Account

  • github.com
  • Save your user ID and password somewhere you can easily find it

Step 4: Choose a Graphical Editor