View on GitHub

Introduction to Git and GitHub

fredhutch.io's three-class intro to Git and GitHub for biomedical researchers

Instructors

Setting up your shell for Class 3

* enlarge text size
* `export PS1='$ '`
* `export PROMPT_COMMAND="history 1 >> ~/Dropbox/GitHistory.txt"`
* share in HackMD * check installation of command line version
* Terminal, Git for Windows
* `git --help` should print help documentation

Collaborating with guacamole

The guacamole repository is used for the collaboration with GitHub activities in class 2. The following process should be completed after each course finishes, to allow the next class to proceed without issue: