Skip to content

eXiga/ConfreaksMTV

Repository files navigation

ConfreaksMTV

Build Status

iOS client application for ConfreaksTV web-site.

Install

You should have Cocoapods and bundler gems installed.

Clone this repo:

git clone git@github.com:eXiga/ConfreaksMTV.git

Install all pods from Podfile:

cd ConfreaksMTV
pod install

Install all gems from Gemfile:

bundle install

Voila, you have this application on your local machine now.

Contribution

Feel free to create new features or fix issues and notify me with a pull-request. But before creating pull-request, please, make sure that you've covered your code with tests and old tests are still passing. You can run tests from XCode with Command-U, but I prefer to run tests with a terminal:

rake

Yep, default rake task is test task.

License

The MIT License

Copyright (c) 2015

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

iOS client-application for awesome ConfreaksTV web-site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages