Skip to content

locqi/octokit.objc

 
 

Repository files navigation

OctoKit

OctoKit is a Cocoa and Cocoa Touch framework for interacting with the GitHub API, built using AFNetworking, Mantle, and ReactiveCocoa.

Getting Started

OctoKit is still new and moving fast, so we may make breaking changes from time-to-time, but it has partial unit test coverage and is already being used in GitHub for Mac's production code.

To start building the framework, clone this repository and then run git submodule update --init --recursive. This will automatically pull down any dependencies. Then, simply open OctoKit.xcworkspace and build.

License

OctoKit is released under the MIT license. See LICENSE.md.

About

GitHub API client for Objective-C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.2%
  • Shell 1.4%
  • Other 0.4%