mirror of
https://github.com/samsonjs/samhuri.net-ios.git
synced 2026-03-25 09:25:47 +00:00
| .. | ||
| objc | ||
| LICENSE.text | ||
| README.markdown | ||
Modern development is highly asynchronous: isn’t it about time iOS developers had tools that made programming asynchronously powerful, easy and delightful?
How To Get Started
- Read PromiseKit’s comprehensive learning guide.
- Read the API documentation.
- Integrate promises into your existing projects.
How To Get Started… Quickly
# CocoaPods
pod "PromiseKit" # Objective-C PromiseKit
pod "PromiseKit/Promise" # Just PMKPromise, none of the categories
pod "PromiseKit/Swift" # Swift PromiseKit
pod "PromiseKit/Swift/Promise" # Just Promise, none of the categories
# Carthage
github "mxcl/PromiseKit" # Swift PromiseKit
Donations
PromiseKit is hundreds of hours of work almost completely by just me: Max Howell. I thoroughly enjoyed making PromiseKit, but nevertheless if you have found it useful then your bitcoin will give me a warm fuzzy feeling from my head right down to my toes: 1JDbV5zuym3jFw4kBCc5Z758maUD8e4dKR.
