67 Forks
523 Stars
523 Watchers

30-seconds-of-swift-code

A Swift implementation of 30-seconds-of-code: A curated collection of useful Swift 4 snippets that you can understand in 30 seconds or less.

How to download and setup 30-seconds-of-swift-code

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

Or simply clone 30-seconds-of-swift-code with SSH
[email protected]:elizabethsiegle/30-seconds-of-swift-code.git

If you have some problems with 30-seconds-of-swift-code

You may open issue on 30-seconds-of-swift-code support forum (system) here: https://github.com/elizabethsiegle/30-seconds-of-swift-code/issues