GitBucket - 一个基于 MVVM 和 RAC 的 GitHub 第三方开源 iOS 客户端

jopen 9年前

This repository contains the source code for the GitBucket iOS app. It is a mobile client app for GitHub, built using MVVM architectural pattern and some awesome frameworks, such asReactiveCocoa、Mantle、octokit.objc, etc. You can use it for any purpose, free of charge.

Purpose

The purpose that I developing this app is hope to provide a complete app which is developed using the MVVM architectural pattern and RAC framework, and can help some iOS developers who want to use this technology.

Now, GitBucket mainly include the following features:

  1. View Owned & Starred repos, repo's README and source code.
  2. View Followers & Following, Follow & Unfollow user.
  3. Search repos, Star & Unstar repo.

The features is little now, but I will add more utility features at the iterative development in the future, such as ActivityGistsIssues , etc.

Contribution

If you want to make some contributions to this project or just want to build the project, please using the following command:

git clone --recursive https://github.com/leichunfeng/MVVMReactiveCocoa.git 

Everything will be done for you, and all you need to do is just waiting for it to finished.

Once finished, you can open the project through double-click theMVVMReactiveCocoa.xcworkspacefile and build theMVVMReactiveCocoatarget. Any pull request will be welcome.

项目主页:http://www.open-open.com/lib/view/home/1435911282997