1474 Forks
14055 Stars
14055 Watchers

PromiseKit

Promises for Swift & ObjC.

How to download and setup PromiseKit

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

Or simply clone PromiseKit with SSH
[email protected]:mxcl/PromiseKit.git

If you have some problems with PromiseKit

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