1 Forks
1 Stars
1 Watchers

100DaysOfSwift

Daily progress through Paul Hudson's "100 Days of Swift" challenge #100DaysOfSwift. https://www.hackingwithswift.com/100

How to download and setup 100DaysOfSwift

Open terminal and run command
git clone https://github.com/JulesMoorhouse/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/JulesMoorhouse/100DaysOfSwift/archive/master.zip

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

If you have some problems with 100DaysOfSwift

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