Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alepacho/osnova
https://github.com/alepacho/osnova
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alepacho/osnova
- Owner: Alepacho
- License: apache-2.0
- Created: 2023-11-28T23:16:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-30T08:43:18.000Z (about 1 year ago)
- Last Synced: 2024-04-13T19:21:17.358Z (9 months ago)
- Language: Objective-C
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Osnova
Osnova is a minimal application abstraction for [Base](https://github.com/Alepacho/base).
## Usage
See how to compile Base, then type:
```bash
$ mkdir build && cd build
$ cmake ..
$ make
```