0 Forks
6 Stars
6 Watchers

CocoaCodingGuidelines

My vision of how things should be done when building Cocoa applications in Objective-C.

How to download and setup CocoaCodingGuidelines

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

Or simply clone CocoaCodingGuidelines with SSH
[email protected]:konstantinpavlikhin/CocoaCodingGuidelines.git

If you have some problems with CocoaCodingGuidelines

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