37 Forks
239 Stars
239 Watchers

ios-style

Guidelines for iOS development in use at Spotify

How to download and setup ios-style

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

Or simply clone ios-style with SSH
[email protected]:spotify/ios-style.git

If you have some problems with ios-style

You may open issue on ios-style support forum (system) here: https://github.com/spotify/ios-style/issues