Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joushx/objc-first-steps
My first steps with objective-c (with gnustep)
https://github.com/joushx/objc-first-steps
Last synced: about 1 month ago
JSON representation
My first steps with objective-c (with gnustep)
- Host: GitHub
- URL: https://github.com/joushx/objc-first-steps
- Owner: joushx
- License: mit
- Created: 2013-04-01T17:24:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-18T16:58:05.000Z (over 11 years ago)
- Last Synced: 2024-10-18T15:12:44.979Z (2 months ago)
- Language: Objective-C
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
##How to compile##
```
./usr/share/GNUstep/Makefiles/GNUstep.sh
make
```