https://github.com/krishpranav/macide
A mac ide made for editing, building, running the project, debugging C, C++ and Objective-C
https://github.com/krishpranav/macide
c c-plus-plus ide mac macos objective-c
Last synced: 9 months ago
JSON representation
A mac ide made for editing, building, running the project, debugging C, C++ and Objective-C
- Host: GitHub
- URL: https://github.com/krishpranav/macide
- Owner: krishpranav
- Archived: true
- Created: 2021-06-01T05:52:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T04:17:40.000Z (about 5 years ago)
- Last Synced: 2025-03-04T13:46:27.391Z (over 1 year ago)
- Topics: c, c-plus-plus, ide, mac, macos, objective-c
- Language: C
- Homepage:
- Size: 5.65 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MacIde
A mac ide made for editing, building, running the project, debugging C, C++ and Objective-C
- note this is under development
# Installation
```
clone this project in xcode
and build it
```