Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielfalcao/cacau

I'm just playing with Cocoa without using interface builder
https://github.com/gabrielfalcao/cacau

Last synced: 43 minutes ago
JSON representation

I'm just playing with Cocoa without using interface builder

Awesome Lists containing this project

README

        

# Cacau

I'm just studying Objective-C:
[http://cocoawithlove.com/2010/09/minimalist-cocoa-programming.html](http://cocoawithlove.com/2010/09/minimalist-cocoa-programming.html)

## compiling

just run make:

```sh
make
```