Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gabrielfalcao/cacau
- Owner: gabrielfalcao
- Created: 2013-05-29T16:54:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-29T16:58:33.000Z (over 11 years ago)
- Last Synced: 2024-10-03T00:27:11.143Z (about 1 month ago)
- Language: Objective-C
- Size: 117 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```