UMCarpentries / intro-curriculum-r

Custom curriculum for teaching R, the Unix Shell, & Git with an integrated workflow and reproducible research practices.

Home Page:https://umcarpentries.org/intro-curriculum-r/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapt flow of git/github lesson from NTNU seminar

kelly-sovacool opened this issue · comments

I taught a 1-hour git/github seminar using this outline. There are minor differences from that seminar that I prefer:

  • use README.txt (or .md) instead of notes.txt.
  • set default branch name to 'main'.
  • teach forking instead of giving people write access to your github repo.