hak / Rebuild

Rebuild.fm for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebuild.fm for Android

Build Status wercker status Bitdeli Badge

Rebuild.fm for Android is the best podcast player to listen to Rebuild.fm. (Unofficial)

About Rebuild.fm

A Podcast by Tatsuhiko Miyagawa. Talking about Tech, Software Development and Gadgets.

Screenshot

Installation

GET IT ON Google Play

Build on local

$ git clone https://github.com/rejasupotaro/Rebuild.git
$ cd Rebuild
$ git submodule update --init
$ ./gradlew installStagingDebug

Run Test

Run unit tests

$ ./gradlew connectedInstrumentTestStagingDebug

Run UI tests and take screenshots

$ ./gradlew calabashStagingDebug

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Rebuild.fm for Android


Languages

Language:Java 91.2%Language:Shell 5.1%Language:Groovy 2.3%Language:Ruby 1.2%Language:CSS 0.2%