Rubymotion製のGithub news feed リーダーアプリです。
This is ios app for reading Github news feed written in Rubymotion.
- Github news feed のリスト表示
- ワンタップで starの追加/削除, watchの開始/終了, followの開始/終了 を実行
- readme, リポジトリオーナーのProfileを見やすく表示
- make a list github news feed
- just one tap to add/remove star, watch/unwatch, follow/unfollow
- readable view of readme and repository owner's profile
ruby-prof requires Ruby 1.9.1 and higher.
- Bundler をインストールしてください。 (*1 参照)
- bundler で必要な gem をインストールしてください。(*2 参照)
- ビルドを実行してください。ビルド手順についてはrubymotion.jpのWelcome to RubyMotionをご覧ください。
- Install Bundler (watch *1 below)
- Install gems with bundler. (watch *2 below)
- do build. if you'd like to know how to build, watch Welcome to RubyMotion on rubymotion.com
$ gem install bundler
$ bundle install
or if you want to manage your gems per project, use command below
$ bundle install --path bundle
Please Download from here
Copyright © 2012 amazedkoumei Licensed under the GPL version 3