164 Forks
1440 Stars
1440 Watchers

AppDevKit

AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs.

How to download and setup AppDevKit

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

Or simply clone AppDevKit with SSH
[email protected]:yahoo/AppDevKit.git

If you have some problems with AppDevKit

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