- Access to terminal
- Install Git
- Sign up for a GitHub account
- Choose editor
- 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
- Mac:
- Windows:
- Linux: Install Git on Linux
Confirm Git is installed by typing git --version
on your terminal
- github.com
- Save your user ID and password somewhere you can easily find it
- Try Visual Studio Code
- OR one of these other editors
- Sublime Text 3
- Atom
- Notepad++ (for Windows)
- R users: can use RStudio's editor