Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fellipecaetano/continuousintegrationatdevcamp

Mixing some well-known opensource tools to create a reliable continuous integration environment for iOS apps
https://github.com/fellipecaetano/continuousintegrationatdevcamp

Last synced: 22 days ago
JSON representation

Mixing some well-known opensource tools to create a reliable continuous integration environment for iOS apps

Awesome Lists containing this project

README

        

ContinuousIntegrationAtDevcamp
==============================

Mixing some well-known opensource tools to create a reliable continuous integration environment for iOS apps. This is the codebase that serves as example for the presentation I'll be giving at DevCamp 2014.

### To build:

1. Fetch the code
2. Run ```pod install```
3. Open ```ContinuousIntegrationAtDevcamp.xcworkspace```
4. Yippie-ki-yay