Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 967 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 967 Bytes

LolTube - Videos for League of Legends

Build Status

LolTube is an app for watching League of Legends videos from Youtube.

Usage

  1. Download the repository
$ git clone [email protected]:huiping192/LolTube.git
$ cd LolTube
$ pod install
  1. Open the project in Xcode
 open LolTube.xcworkspace
  1. Compile and run the app in your simulator

Build

  1. Install xctool before you build the project.
$ brew install xctool
  1. Run build command
$ rake build

Test

$ rake test

Copyright: 2014-2015, Huiping Guo