25 Forks
26 Stars
26 Watchers

app-development-with-swift

My labs and exercise solutions for Apple's "App Development with Swift" textbook. 📙

How to download and setup app-development-with-swift

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

Or simply clone app-development-with-swift with SSH
[email protected]:mwesterby/app-development-with-swift.git

If you have some problems with app-development-with-swift

You may open issue on app-development-with-swift support forum (system) here: https://github.com/mwesterby/app-development-with-swift/issues