Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fellipecaetano/continuousintegrationatdevcamp
- Owner: fellipecaetano
- License: mit
- Created: 2014-05-14T23:56:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-17T06:15:54.000Z (over 10 years ago)
- Last Synced: 2024-10-17T04:44:05.155Z (2 months ago)
- Language: Objective-C
- Homepage:
- Size: 273 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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