239 Forks
3899 Stars
3899 Watchers

SwiftTips

A collection of Swift tips & tricks that I've shared on Twitter

How to download and setup SwiftTips

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

Or simply clone SwiftTips with SSH
[email protected]:JohnSundell/SwiftTips.git

If you have some problems with SwiftTips

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