kim4apple / LRRepositoryPattern

An iOS example app based on the repository pattern and Typhoon DI framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LRRepositoryPattern

An iOS example app based on the repository pattern and Typhoon DI framework.

Example

To run the example, remember to install the dependencies via cocoa pods.

pod install

Contact

LRRepositoryPattern was created by Luis Recuenco: @luisrecuenco.

Contributing

If you want to contribute to the project just follow this steps:

  1. Fork the repository.
  2. Clone your fork to your local machine.
  3. Create your feature branch with the appropriate tests.
  4. Commit your changes, run the tests, push to your fork and submit a pull request.

License

LRRepositoryPattern is available under the MIT license. See the LICENSE file for more info.

About

An iOS example app based on the repository pattern and Typhoon DI framework

License:MIT License


Languages

Language:Objective-C 99.7%Language:Ruby 0.3%