Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alepacho/osnova


https://github.com/alepacho/osnova

Last synced: about 2 months ago
JSON representation

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
```