Skip to content

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

License

Notifications You must be signed in to change notification settings

fmohebi/BashGit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.6%
  • Python 5.7%
  • R 4.7%