/BashGit

D-Lab's 3 hour introduction to basic Bash commands and Git/GitHub.

Primary LanguageShellMIT LicenseMIT

D-Lab Fast Bash + Git

D-Lab's fast introduction to Bash + Git, a distillation of our Programming Fundamentals and Git Fundamentals workshops:

Technology requirements

  • Laptop required

OSX

  • Your system might have git installed already. Test this by opening a terminal and typing git

  • If not, install xcode (https://apps.apple.com/us/app/xcode/id497799835?mt=12) from the app store. When this process completes, again open a terminal and type git to see if the process worked correctly

Windows

Linux

  • Use the package manager by typing: $ apt-get install git

Create a GitHub account

Learn more!

Software Carpentry: https://software-carpentry.org/lessons/

En español: