Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wookay/libcat

interactive iOS application development
https://github.com/wookay/libcat

Last synced: 2 days ago
JSON representation

interactive iOS application development

Awesome Lists containing this project

README

        

libcat : interactive iPhone application development
===================================================

How to use TestApp
------------------
1. Open and run the TestApp
2. Run script/console.rb on terminal
3. Interactive development with console
*

How to use it on your project
-----------------------------
1. Add libcat to your project
2. Add following code to YourAppDelegate.m

#import "ConsoleManager.h"

[ConsoleManager run];

3. Add QuartzCore.framework, CFNetwork.framework
4. Run your App
5. Run script/console.rb on terminal

Feedback
--------
* Subscribe to google groups
* Reddit libcat