0 Forks
1 Stars
1 Watchers

100DaysOfSwift

This is a course of 100 days with swift from Paul Hudson.

How to download and setup 100DaysOfSwift

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

Or simply clone 100DaysOfSwift with SSH
[email protected]:sergeygnatyuk/100DaysOfSwift.git

If you have some problems with 100DaysOfSwift

You may open issue on 100DaysOfSwift support forum (system) here: https://github.com/sergeygnatyuk/100DaysOfSwift/issues