13 Forks
1 Stars
1 Watchers

IFT383

Course materials for IFT383: Shell Scripting with UNIX

How to download and setup IFT383

Open terminal and run command
git clone https://github.com/chelseyful/IFT383.git
git clone is used to create a copy or clone of IFT383 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 IFT383 https://github.com/chelseyful/IFT383/archive/master.zip

Or simply clone IFT383 with SSH
[email protected]:chelseyful/IFT383.git

If you have some problems with IFT383

You may open issue on IFT383 support forum (system) here: https://github.com/chelseyful/IFT383/issues