- Open and run the TestApp
- Run script/console.rb on terminal
- Interactive development with console
-
Add libcat to your project
-
Add following code to YourAppDelegate.m
#import "ConsoleManager.h"
[ConsoleManager run];
-
Add QuartzCore.framework, CFNetwork.framework
-
Run your App
-
Run script/console.rb on terminal
- Subscribe to google groups http://groups.google.com/group/interactivelibcat
- Reddit libcat http://www.reddit.com/r/libcat/