Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ulizesr/mwl
https://github.com/ulizesr/mwl
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ulizesr/mwl
- Owner: UlizesR
- Created: 2024-04-24T00:23:07.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-27T07:56:44.000Z (about 1 month ago)
- Last Synced: 2024-12-27T08:30:06.154Z (about 1 month ago)
- Language: Objective-C
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MWL Application
MWL is a minimal windowing library for macOS, providing basic functionality to create and manage windows, handle events, and run a main application loop.
## Project Structure
## Getting Started
### Prerequisites
- macOS
- Xcode Command Line Tools (for `clang` and `make`)