1 Forks
9 Stars
9 Watchers

bash-workshop

Notes from my freshman-year talk

How to download and setup bash-workshop

Open terminal and run command
git clone https://github.com/theshteves/bash-workshop.git
git clone is used to create a copy or clone of bash-workshop repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bash-workshop https://github.com/theshteves/bash-workshop/archive/master.zip

Or simply clone bash-workshop with SSH
[email protected]:theshteves/bash-workshop.git

If you have some problems with bash-workshop

You may open issue on bash-workshop support forum (system) here: https://github.com/theshteves/bash-workshop/issues