89 Forks
943 Stars
943 Watchers

swift-tips

A collection useful tips for the Swift language

How to download and setup swift-tips

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

Or simply clone swift-tips with SSH
[email protected]:vincent-pradeilles/swift-tips.git

If you have some problems with swift-tips

You may open issue on swift-tips support forum (system) here: https://github.com/vincent-pradeilles/swift-tips/issues